ljupco/LFM2.5-2.6B-GGUF overview
LFM2.5 2.6B — GGUF Q4 K M A GGUF conversion of LiquidAI's LFM2.5 2.6B for llama.cpp / vllm.cpp, quantized with Q4 K 4 bit . This is one of the four models benc…
Runs locally from ~1.56 GB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| LFM2.5-2.6B-Q4_K_M.gguf | GGUF | Q4_K_M | 1.56 GB | Download |
Model Details
Model README
---
license: other
base_model: LiquidAI/LFM2.5-2.6B
quantized_by: ljupco
tags:
- llama.cpp
- gguf
- lfm2.5
---
LFM2.5-2.6B — GGUF (Q4_K_M)
A GGUF conversion of LiquidAI's LFM2.5-2.6B for llama.cpp / vllm.cpp, quantized with
Q4_K (4-bit). This is one of the four models benchmarked in the three-engine report:
Usage
llama-cli -m LFM2.5-2.6B-Q4_K_M.gguf -p "The capital of France is" -n 64
Credits and Acknowledgements
This is a quantization of LFM2.5-2.6B by Liquid AI. We are deeply grateful to
Liquid AI for the LFM2.5 family, its gated-delta / shortconv architecture, and for
publishing the weights openly. This work builds directly on theirs, and we thank them
profusely. See the report above for the full acknowledgement.
Run ljupco/LFM2.5-2.6B-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models