library_name, license, license_name, license_link, language, pipeline_tag, base_model, tags
library_name license license_name license_link language pipeline_tag base_model tags
gguf other lfm1.0 LICENSE
ar
zh
en
fr
de
hi
id
it
ja
ko
pl
pt
ru
es
th
vi
text-generation LiquidAI/LFM2.5-2.6B
liquid
lfm2.5
gguf
llama.cpp
Liquid AI
Try LFMDocsLEAPDiscord

LFM2.5-2.6B-GGUF

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-2.6B

🏃 How to run LFM2

Example usage with llama.cpp:

llama-cli -hf LiquidAI/LFM2.5-2.6B-GGUF -c 4096 --color -i \
    --temp 0.1 --top-k 50 --repeat-penalty 1.1
Description
Model synced from source: LiquidAI/LFM2.5-2.6B-GGUF
Readme 30 KiB