π§ LFM2
Collection
LFM2 is a new generation of hybrid models, designed for on-device deployment. β’ 28 items β’ Updated β’ 154
irm https://unsloth.ai/install.ps1 | iex
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for LiquidAI/LFM2-1.2B-GGUF to start chatting# No setup required# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for LiquidAI/LFM2-1.2B-GGUF to start chatting
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-1.2B
Example usage with llama.cpp:
llama-cli -hf LiquidAI/LFM2-1.2B-GGUF
4-bit
5-bit
6-bit
8-bit
16-bit
Base model
LiquidAI/LFM2-1.2B
Install Unsloth Studio (macOS, Linux, WSL)
# Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for LiquidAI/LFM2-1.2B-GGUF to start chatting