Models/liquid/LiquidAI: LFM2.5-1.2B-Instruct (free)
LI

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

33K contextFree inputFree output
liquid/lfm-2.5-1.2b-instruct:free

Description

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.

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "liquid/lfm-2.5-1.2b-instruct:free",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

InputFree
OutputFree
Context33K tokens

Model Info

Providerliquid
IDliquid/lfm-2.5-1.2b-instruct:free