SmolLM2 is a family of compact language models available in three sizes: 135M, 360M, and 1.7B parameters. These models are designed to solve a wide range of tasks while being lightweight enough for on-device deployment. More details can be found in the
SmolLM2 paper.
Additionally, the instruct model supports tasks such as
text rewriting, summarization, and function calling, enabled by datasets from
Argilla, including
Synth-APIGen-v0.1. The SFT dataset is available at:
SmolTalk SFT Dataset.
For further details, visit the
SmolLM2 GitHub repository, where you will find resources for
pre-training, post-training, evaluation, and local inference.