1.3 KiB
1.3 KiB
license, license_name, license_link, language, pipeline_tag, tags, base_model
| license | license_name | license_link | language | pipeline_tag | tags | base_model | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| other | lfm1.0 | LICENSE |
|
text-generation |
|
|
LFM2.5-1.2B-Base
LFM2.5 is a new family of hybrid models designed for on-device deployment. It builds on the LFM2 architecture with extended pre-training and reinforcement learning.
Find more details in the original model card: https://huggingface.co/LiquidAI/LFM2.5-1.2B-Base
🏃 How to run
Example usage with llama.cpp:
llama-cli -hf LiquidAI/LFM2.5-1.2B-Base-GGUF
