Search
Results
6 Ways to Run LLMs Locally (also how to use HuggingFace)
[https://semaphoreci.com/blog/local-llm] - - public:mzimmerm
Various methods to run LLM models locally hugging face is only one of them.
deepseek-ai (DeepSeek)
[https://huggingface.co/deepseek-ai] - - public:mzimmerm
They have the 1.3B version!!! This may be the best to start with Newspeak. Should work train even on huggingcface
StarCoder: A State-of-the-Art LLM for Code
[https://huggingface.co/blog/starcoder] - - public:mzimmerm
Article has comparison with other code-LLM models
Fine-tune a pretrained model
[https://huggingface.co/docs/transformers/training] - - public:mzimmerm
Use the Bert model to train on Yelp dataset