How to use from
Unsloth Studio
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for TeamDelta/LFM-2.5-1.2B-Novel-JP-GGUF to start chatting
Install Unsloth Studio (Windows)
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 TeamDelta/LFM-2.5-1.2B-Novel-JP-GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for TeamDelta/LFM-2.5-1.2B-Novel-JP-GGUF to start chatting
Quick Links

LFM-2.5-1.2B-Novel-JP-GGUF

GGUF quantized versions of a fine-tuned LiquidAI LFM2.5-1.2B (Japanese) model, converted with llama.cpp for local inference.

  • Base model: LiquidAI/LFM2.5-1.2B-JP-202606
  • Architecture: LFM2 (Lfm2ForCausalLM)
  • Format: GGUF (llama.cpp compatible)

Available quantizations

File Quant Size Notes
LFM-2.5-1.2B-Novel-JP-F16.gguf F16 ~2.3 GB Full precision, highest quality
LFM-2.5-1.2B-Novel-JP-Q8_0.gguf Q8_0 ~1.2 GB Near-lossless
LFM-2.5-1.2B-Novel-JP-Q5_K_M.gguf Q5_K_M ~843 MB Balanced quality/size
LFM-2.5-1.2B-Novel-JP-Q4_K_M.gguf Q4_K_M ~731 MB Smallest, recommended for most uses

Usage (llama.cpp)

huggingface-cli download TeamDelta/LFM-2.5-1.2B-Novel-JP-GGUF \
  LFM-2.5-1.2B-Novel-JP-Q4_K_M.gguf --local-dir .

llama-cli -m LFM-2.5-1.2B-Novel-JP-Q4_K_M.gguf -p "こんにちは" -cnv

Usage (Ollama)

ollama run hf.co/TeamDelta/LFM-2.5-1.2B-Novel-JP-GGUF:Q4_K_M

Converted and uploaded with llama.cpp inside the Unsloth Docker image.

Downloads last month
86
GGUF
Model size
1B params
Architecture
lfm2
Hardware compatibility
Log In to add your hardware

4-bit

5-bit

8-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for TeamDelta/LFM-2.5-1.2B-Novel-JP-GGUF

Quantized
(8)
this model