1.3 KiB
1.3 KiB
library_name, license, license_name, license_link, language, pipeline_tag, tags, base_model
| library_name | license | license_name | license_link | language | pipeline_tag | tags | base_model | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| transformers | other | lfm1.0 | LICENSE |
|
text-generation |
|
LiquidAI/LFM2-350M-Math |
LFM2-350M-Math-GGUF
Based on LFM2-350M, LFM2-350M-Math is a tiny reasoning model designed for tackling tricky math problems.
You can find more information about other task-specific models in this blog post.
🏃 How to run LFM2
Example usage with llama.cpp:
llama-cli -hf LiquidAI/LFM2-350M-Math-GGUF
