{
  "key": "lfm-2-5-2-6b",
  "name": "LiquidAI: LFM2.5-2.6B (free)",
  "description": "LFM2.5-2.6B is a compact reasoning model from Liquid AI. It is suited for agent workflows, data extraction, RAG, and long-context processing. Liquid advises against using it for agentic coding or...",
  "lab": null,
  "family": "liquid",
  "release_date": "2026-08-11",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": true,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": false,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 128000,
    "output": 32768
  },
  "offerings": [
    {
      "provider": "kilo",
      "provider_model_id": "liquid/lfm-2.5-2.6b:free",
      "name": "LiquidAI: LFM2.5-2.6B (free)",
      "variants": [
        "free"
      ],
      "free": true,
      "priced": false,
      "cost": {
        "input": 0,
        "output": 0,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 65536,
        "output": 8192,
        "input": null
      },
      "status": null,
      "last_updated": "2026-08-11"
    },
    {
      "provider": "nano-gpt",
      "provider_model_id": "liquid/lfm-2.5-2.6b",
      "name": "LFM2.5 2.6B",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.1,
        "output": 0.2,
        "cache_read": 0.05,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 128000,
        "output": 32768,
        "input": 128000
      },
      "status": null,
      "last_updated": "2026-08-12"
    },
    {
      "provider": "openrouter",
      "provider_model_id": "liquid/lfm-2.5-2.6b:free",
      "name": "LFM2.5-2.6B (free)",
      "variants": [
        "free"
      ],
      "free": true,
      "priced": false,
      "cost": {
        "input": 0,
        "output": 0,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 65536,
        "output": 8192,
        "input": null
      },
      "status": null,
      "last_updated": "2026-08-11"
    }
  ]
}