LiquidAI: LFM2.5-1.2B-Instruct (free) — AI model

LiquidAI: LFM2.5-1.2B-Instruct (free) is a AI model from Liquid, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

LFM2.5-1.2B-Instruct is a compact, high-performance instruction-tuned model built for fast on-device AI. It delivers strong chat quality in a 1.2B parameter footprint, with efficient edge inference and broad runtime support.

Specs

VendorLiquid
Typetext
Context window32,768 tokens
Pricing$0.00/M in · $0.00/M out
APIchat_completions

Code example

curl https://api.hormouz.net/v1/chat/completions \
  -H "Authorization: Bearer ng-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "liquid/lfm-2.5-1.2b-instruct:free",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Use via Hormouz

Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.

Get started

Related models