See Artificial Analysis to compare Ling 3.0 Tiny with other small open weights m
Source
ArtificialAnlys
Author
ArtificialAnlys
Date
Terms in this piece · Glossary
context window — The maximum amount of text a model can consider at once — its working memory for the current conversation or task.
token — The chunk of text a model reads and writes in — roughly three-quarters of a word — and the unit AI usage is billed in.
token budget — A cap on how many tokens a task, session, or agent run may consume — the practical control on both cost and how long an agent will grind.
Why it matters
A 1.3B-active-parameter open-weights model scoring 25 on the Intelligence Index under MIT license shifts what is feasible on small local and edge deployments — at the cost of unusually high output-tokenThe chunk of text a model reads and writes in — roughly three-quarters of a word — and the unit AI usage is billed in.Full definition → counts per task.