InclusionAI / inclusionai/ling-3.0-flash-sante
Ling 3.0 Flash Sante - access through LLMTR
Ling 3.0 Flash Sante is InclusionAI's health and medicine build of Ling 3.0 Flash, activating roughly 5.1 billion of its 124 billion parameters per token. It is trained for medical knowledge reasoning, evidence-based retrieval and long-horizon clinical tasks while keeping the base model's general reasoning, coding and agentic ability, so it is used for literature summaries, clinical documentation drafts and medical question answering. It offers a 256K context window and produces at most 32,768 tokens per response. It reasons by default, returning that chain separately in `reasoning_content`, whose tokens are counted inside `completion_tokens`. To turn reasoning off, send `reasoning_effort: "none"` or append the `:none` suffix to the model id - that is the only level with a measured effect on this model, so the others are not offered even though the upstream accepts them. Native tool calling works in every reasoning state, including `tool_choice` set to `required` or a named function. Repeated prefixes are served from a prompt cache; since this card is free the benefit is LATENCY, not a lower price. It accepts text only - no image or audio input, and no schema-enforced JSON output. Its answers are not medical advice and are not a substitute for a clinician. The free period ends on 22 September 2026: after that date this card retires and requests return an error naming its successor, `inclusionai/ling-3.0-flash`, which is the same base model without the health tuning and is metered; nothing is charged until you change the model id yourself.
Technical specifications
| Canonical ID | inclusionai/ling-3.0-flash-sante |
|---|---|
| Provider | InclusionAI |
| Context window | 262,144 tokens |
| Operations | CHAT_COMPLETIONS |
| Modalities | text |
Pricing
An 8% platform margin applies to credit top-ups; model usage prices are not separately marked up.
| Operation | Metric | Unit | Price |
|---|---|---|---|
| CHAT_COMPLETIONS | INPUT_TEXT | PER_1M_TOKENS | Not available |
| CHAT_COMPLETIONS | CACHE_READ | PER_1M_TOKENS | Not available |
| CHAT_COMPLETIONS | OUTPUT_TEXT | PER_1M_TOKENS | Not available |
Example usage
With existing OpenAI SDK flows, change only the base URL and model identifier.
curl https://llmtr.com/v1/chat/completions -H "Authorization: Bearer llmtr-your_key" -H "Content-Type: application/json" -d '{"model":"inclusionai/ling-3.0-flash-sante","messages":[{"role":"user","content":"Hello"}]}'
Related models
- Ling 3.0 Flash inclusionai/ling-3.0-flash
- Ling 3.0 Flash Fin inclusionai/ling-3.0-flash-fin
- Ling 3.0 Flash VL inclusionai/ling-3.0-flash-vl
- Gemma 4 llmtr/gemma-4
- Qwen 3.6 35B-A3B llmtr/qwen3-6-35b
- Trendyol Asure 12B llmtr/trendyol-asure-12b
- Magibu 11B v8 llmtr/magibu-11b-v8
- Muse Glimmer 30B (Turkey) llmtr/muse-glimmer-30b-tr