ling-3.0-tinyInclusionAI
- endpoints
- 1
- regions
- 1
- api
- chat
- released
- August 2026
capabilities 3/8
| # | flags | ||||||
|---|---|---|---|---|---|---|---|
| 1 | Global | 262K | free | free | free | zdr |
no measured traffic for this model yet. the endpoints table above carries provider pricing
| eval | Score as a share of 100 | /100 |
|---|---|---|
| GPQA Diamond | 73.4 | |
| Coding Index | 26.5 | |
| SciCode | 24.2 | |
| Intelligence Index | 11.9 | |
| Humanity's Last Exam | 9.3 | |
| 5 evals | mean | 29.1 |
Scores from Artificial Analysis and public leaderboards, normalised to 100. Bar colour is the band, not the rank: green 80 and up, blue 55 and up, amber 30 and up. Benchmarks measure narrow skills, so test on your own workload before committing. Released 2026-08-06.
ling-3.0-tinyrequesty routes this id across every provider serving ling-3.0-tiny, picking on price and health and failing over automatically. the id stays valid when a provider changes underneath it
Base url is https://router.requesty.ai/v1 for every id here. One key reaches the whole catalog.
from openai import OpenAI client = OpenAI( api_key="YOUR_REQUESTY_API_KEY", base_url="https://router.requesty.ai/v1",) response = client.chat.completions.create( model="ling-3.0-tiny", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ],) print(response.choices[0].message.content)
Change the base url, use your Requesty key, set the model to any id in the call pane. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog, so switching later is a one-parameter change. Browse all models
Ling-3.0-tiny is an efficient 7.9B parameter MoE model from inclusionAI with only 1.3B active parameters per token. Built for responsive agents, reliable instruction following and multi turn conversation, with a 256K context window, native function calling, prompt caching and switchable Thinking and Instant modes.
questions 6
Which providers serve ling-3.0-tiny?
How much does ling-3.0-tiny cost?
Is ling-3.0-tiny open weights?
What is the context window of ling-3.0-tiny?
How do I use ling-3.0-tiny with the OpenAI SDK?
Should I call ling-3.0-tiny by its managed id or a provider id?
more from inclusionai 3
| model | context | from /M | providers |
|---|---|---|---|
| ring-2.6-1t | 262K | $0.30 | 1 |
| ling-2.6-1t | 262K | $0.30 | 1 |
| ling-2.6-flash | 262K | $0.10 | 1 |
route ling-3.0-tiny through one endpoint
One key for 1 provider on this model and 600+ others. No markup on provider prices, automatic failover, caching built in. Weekly aggregates in the measured pane come from production traffic routed through Requesty, one line per provider on a shared axis. Methodology
