Secret AI
  • Features
  • Pricing
  • Community
Download
  • Features
  • Pricing
  • Community

100% Offline & Secure AI Assistant

Google PlayApp Store

Product

  • Home
  • Features
  • Pricing

Resources

  • Blogs
  • Models
  • Shortcuts
  • Download
  • FAQ
  • Community

Legal

  • Privacy
  • Terms

© 2026 Secret AI L.L.C. All rights reserved.

Back to Models

LFM2.5-350M-GGUF

Author: LiquidAI
Downloads: 82,040
Likes: 99
License: OTHER
Created: Mar 25, 2026
Last Modified: {{count}} days ago
GGUF
Small
LFM
Liquid AI
Try LFM • Docs • LEAP • Discord

LFM2.5-350M-GGUF

LFM2 is a new generation of hybrid models developed by Liquid AI, specifically designed for edge AI and on-device deployment. It sets a new standard in terms of quality, speed, and memory efficiency.

Find more details in the original model card: https://huggingface.co/LiquidAI/LFM2.5-350M

🏃 How to run LFM2.5

Example usage with llama.cpp:

llama-cli -hf LiquidAI/LFM2.5-350M-GGUF --conversation \
    --temp 0.1 --top-k 50 --repeat-penalty 1.05

QAD Q4_0 GGUF

The Quantization-Aware Distillation (QAD) checkpoint is available as
LFM2.5-350M-QAD-Q4_0.gguf.

This is distinct from the post-training-quantized LFM2.5-350M-Q4_0.gguf;
both use the GGUF Q4_0 format.

Example usage with llama.cpp:

llama-cli -hf LiquidAI/LFM2.5-350M-GGUF \
  --hf-file LFM2.5-350M-QAD-Q4_0.gguf \
  -p "What is C. elegans?"

Share this model

Found this model useful? Share it with others!