LiquidAI: LFM2-24B-A2B — AI model
LiquidAI: LFM2-24B-A2B is a AI model from Liquid, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
LFM2-24B-A2B is the largest model in the LFM2 family of hybrid architectures designed for efficient on-device deployment. Built as a 24B parameter Mixture-of-Experts model with only 2B active parameters per...
Specs
| Vendor | Liquid |
|---|---|
| Type | text |
| Context window | 128,000 tokens |
| Pricing | $0.03/M in · $0.12/M out |
| API | chat_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-24b-a2b",
"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