Ling 3.0 Flash Fin (free)
Ling 3.0 Flash Fin is a finance-focused mixture-of-experts model from InclusionAI, built on Ling 3.0 Flash with 5.1B active parameters out of 124B total. It is designed for real-world investment workflows that require complex multi-step tasks and long-horizon planning and execution, while retaining general capabilities in reasoning, coding, and mathematics.
inclusionai/ling-3.0-flash-fin:free
- Context
- 262k tokens
- Completion cap
- 32,768
- Tools
- Yes
- JSON
- No
- Released
- 2026-08-27
Call it from Geek Hub
Same OpenAI SDK. Change the base URL and the model id.
curl https://api.geekhub.mx/v1/chat/completions \
-H "Authorization: Bearer $GEEKHUB_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "inclusionai/ling-3.0-flash-fin:free",
"messages": [{"role": "user", "content": "Hola"}]
}'Get an API keyFrequently asked questions
- What is Ling 3.0 Flash Fin (free)?
- Ling 3.0 Flash Fin is a finance-focused mixture-of-experts model from InclusionAI, built on Ling 3.0 Flash with 5.1B active parameters out of 124B total. It is designed for real-world investment workflows that require complex multi-step tasks and long-horizon planning and execution, while retaining general capabilities in reasoning, coding, and mathematics. Ling 3.0 Flash Fin (free) runs on the Geek Hub API (OpenAI-compatible). Model id: inclusionai/ling-3.0-flash-fin:free.
- Is Ling 3.0 Flash Fin (free) free?
- Yes. The listed price is zero — you are not charged for prompt or completion tokens. Free endpoints are rate limited.
- What is the context length of Ling 3.0 Flash Fin (free)?
- Ling 3.0 Flash Fin (free) has a 262k tokens context window. It supports up to 32,768 completion tokens.
- Does Ling 3.0 Flash Fin (free) support tool calling and structured outputs?
- Ling 3.0 Flash Fin (free) accepts tools and tool_choice for function calling. Structured outputs are not listed for this endpoint.
- When was Ling 3.0 Flash Fin (free) released?
- Ling 3.0 Flash Fin (free) was released on 2026-08-27.