Ling 3.0 Flash Sante is now available on AI Gateway for free
Source
Zachary Chen
Author
Zachary Chen
Date
Terms in this piece · Glossary
mixture-of-experts — A model built from many specialist sub-networks where only a few activate per token, giving big-model capability at small-model running cost.
context window — The maximum amount of text a model can consider at once — its working memory for the current conversation or task.
tool use — A model's ability to call external functions — run code, search the web, edit files — instead of only generating text.
Why it matters
Ling 3.0 Flash Sante, a 124B mixture-of-expertsA model built from many specialist sub-networks where only a few activate per token, giving big-model capability at small-model running cost.Full definition → model tuned for medical reasoning with tool useA model's ability to call external functions — run code, search the web, edit files — instead of only generating text.Full definition → and a 256K context windowThe maximum amount of text a model can consider at once — its working memory for the current conversation or task.Full definition →, is free on Vercel's AI Gateway through October 4, letting engineers prototype healthcare-focused agents before billing starts.