Models Liquid LiquidAI: LFM2.5-1.2B-Thinking (free)
LI

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

liquid/lfm-2.5-1.2b-thinking:free
Support để BizCity tiếp tục mở miễn phí model catalog Nếu trang model này hữu ích cho bạn, một khoản ủng hộ nhỏ sẽ giúp chúng tôi duy trì tài liệu và trải nghiệm dùng thử miễn phí.
☕ Support / Donate
33K tokens
Context
Miễn phí
Input
Miễn phí
Output
Th1 20, 2026
Released

Mô tả

LFM2.5-1.2B-Thinking is a lightweight reasoning-focused model optimized for agentic tasks, data extraction, and RAG—while still running comfortably on edge devices. It supports long context (up to 32K tokens) and is...

Nhà cung cấp

Liquid

🚀 Dùng thử ngay

Trải nghiệm LiquidAI: LFM2.5-1.2B-Thinking (free) miễn phí với AI Agent trực tuyến — không cần cài đặt.

Tạo AI Agent Online →

🔑 Tích hợp qua API

Tạo API Key để gọi LiquidAI: LFM2.5-1.2B-Thinking (free) từ ứng dụng của bạn qua BizCity API.

Tạo API Key →
Ủng hộ BizCity nếu bạn thấy catalog này hữu ích Nếu nội dung này hữu ích, bạn có thể ủng hộ để BizCity tiếp tục duy trì các bản miễn phí.
☕ Support / Donate
Quickstart — cURL
curl https://twinclaw.vn/wp-json/bizcity/v1/llm/chat \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "liquid/lfm-2.5-1.2b-thinking:free",
    "messages": [{"role":"user","content":"Hello!"}]
  }'