Small Language Model Adoption Statistics 2026

Small Language Model Adoption Statistics 2026

.cbg-article .meta{text-align:center;color:#555;margin-bottom:14px;font-size:15px;}
.cbg-article a{color:#1a4fbf;text-decoration:none;border-bottom:1px solid #d6def0;}
.cbg-article a:hover{border-bottom-color:#1a4fbf;}
.cbg-article details{border-bottom:1px solid #e5e5e5;padding:14px 0;}
.cbg-article summary{cursor:pointer;font-weight:500;padding:6px 0;list-style:none;font-size:17px;position:relative;padding-right:28px;transition:color .15s ease;}
.cbg-article summary:hover{color:#1a4fbf;}
.cbg-article summary::-webkit-details-marker{display:none;}
.cbg-article summary::after{content:’+’;position:absolute;right:0;top:6px;font-size:22px;color:#555;transition:transform .2s ease;}
.cbg-article details[open] summary::after{content:’2212′;}
.cbg-article details p{padding-top:10px;margin-bottom:0;color:#333;}
.cbg-article table{width:100%;border-collapse:collapse;margin:18px 0 8px;font-size:15.5px;}
.cbg-article th{font-weight:600;text-align:center;padding:10px 8px;border-bottom:2px solid #1a1a1a;}
.cbg-article td{text-align:center;padding:10px 8px;border-bottom:1px solid #e5e5e5;}
.cbg-article td:first-child,.cbg-article th:first-child{text-align:left;}
.cbg-article .src{font-size:14px;color:#555;margin:4px 0 20px;}
.cbg-article .cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin:20px 0 8px;}
.cbg-article .card{border:1px solid #e5e5e5;border-radius:4px;padding:16px;font-size:15.5px;line-height:1.5;}
.cbg-article .chartbox{position:relative;height:340px;margin:20px 0 24px;}
@media(max-width:600px){.cbg-article{padding:16px;font-size:16px;}.cbg-article table{font-size:14px;}.cbg-article .chartbox{height:300px;}}

The most downloaded model on Hugging Face is not a chatbot. It is a 22.7 million parameter English embedding model, and it recorded 255 million downloads as of 3 August 2026. The leading text-generation model on the same list recorded 28.3 million.

This post gathers small language model adoption statistics from four market research firms, live Hugging Face download data, Menlo Ventures’ enterprise survey, and the Stanford AI Index 2026.

Small Language Model Adoption Statistics

Three research firms size the 2026 global SLM market between USD 10.65 billion and USD 11.1 billion. MarketsandMarkets put 2025 at USD 0.93 billion.
sentence-transformers/all-MiniLM-L6-v2 leads Hugging Face with 255 million downloads, ahead of Qwen3-0.6B at 28.3 million.
Open-source models fell from 19% to 11% of enterprise LLM API usage between Menlo Ventures’ 2024 and 2025 surveys.
Enterprise generative AI spending reached USD 37 billion in 2025, up from USD 11.5 billion in 2024, per Menlo Ventures.
Chinese open-source models accounted for 1% of total enterprise LLM API usage in 2025, about 10% of the enterprise open-source slice.
The top closed-weight model led the top open-weight model by 3.4% on the Arena in March 2026, against 0.5% in August 2024.

Small Language Model Market Size Estimates Compared

Four firms sized this market and landed in two different places. Three cluster within half a billion dollars for 2026. MarketsandMarkets sits an order of magnitude below them.

The gap is definitional. The Business Research Company splits its market into models below 5 billion parameters and above 5 billion parameters, so its scope includes sizes many people would not call small. MarketsandMarkets builds its report around model training and fine-tuning services and custom model development services. Similar disagreements show up in conversational AI market statistics, where firms define the category differently and publish different totals.

Research firm Published size Forecast CAGR
Grand View Research USD 11.1 billion (2026) USD 20.7 billion by 2030 15.1% (2024–2030)
The Business Research Company USD 10.99 billion (2026) USD 22.45 billion by 2030 19.6% (2026–2030)
Polaris Market Research USD 10.65 billion (2026) USD 58.88 billion by 2034 23.88% (2026–2034)
MarketsandMarkets USD 0.93 billion (2025) USD 5.45 billion by 2032 28.7% (2025–2032)

Source: Grand View Research, Small Language Model Market Report; The Business Research Company, Small Language Model Market Report 2026, published July 2026; Polaris Market Research, Small Language Model (SLM) Market, page updated 16 July 2026; MarketsandMarkets, Small Language Model (SLM) Market, global forecast to 2032. All values are vendor revenue under each firm’s own scope definition.

Read any single SLM market figure as a definition rather than a measurement. Quote it with the firm and the scope attached.

Small Language Model Adoption Statistics on Hugging Face

Hugging Face publishes a download counter on every model page and sorts its directory by it. That counter is the closest thing to a public adoption proxy for downloadable models, in the way traffic and user counts stand in for reach in Grok’s published growth numbers.

The result does not look like the consumer AI story. Every model in the top ten with a published parameter count sits under one billion parameters, and the first text-generation model appears at ninth.

Model Task Parameters Downloads
sentence-transformers/all-MiniLM-L6-v2 Sentence similarity 22.7M 255M
google-bert/bert-base-uncased Fill-mask 0.1B 91.1M
cross-encoder/ms-marco-MiniLM-L6-v2 Text ranking 22.7M 87M
BAAI/bge-small-en-v1.5 Feature extraction 33.4M 67.2M
google/electra-base-discriminator Not listed Not listed 54.7M
sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2 Sentence similarity 0.1B 51.3M
BAAI/bge-m3 Sentence similarity Not listed 35.6M
sentence-transformers/all-mpnet-base-v2 Sentence similarity 0.1B 29.4M
Qwen/Qwen3-0.6B Text generation 0.8B 28.3M
google-t5/t5-small Translation 60.5M 27.2M

Source: Hugging Face model directory sorted by downloads, accessed 3 August 2026.

What These Downloads Do Not Measure

Downloads count file pulls. Continuous integration jobs, mirror syncs, container rebuilds, and repeat installs all register, and one person can pull a model a hundred times or once.

Downloads are also not the same as production usage, so a high count says a model is widely fetched, not widely deployed. The same caution applies to the deployment claims in AI agent adoption data, where surveys and telemetry rarely measure the same thing.

Small Language Model Adoption Statistics in the Enterprise

Menlo Ventures surveyed 495 US enterprise AI decision-makers between 7 and 25 November 2025 for its third annual enterprise report. Its LLM share figures reflect the proportion of production API usage reported by respondents, weighted by application scale.

Open-source models, the category that covers nearly every downloadable small model, held 11% of enterprise LLM API usage in 2025, down from 19% a year earlier. Menlo attributes part of that decline to Llama’s stagnation, noting no major release since Llama 4 in April.

Year Enterprise generative AI spending
2023 USD 1.7 billion
2024 USD 11.5 billion
2025 USD 37 billion

Source: Menlo Ventures, 2025: The State of Generative AI in the Enterprise, published 9 December 2025. Scope covers foundation models, model training infrastructure, AI infrastructure, and AI applications, and excludes chips, inference serving, and AI features inside existing software.

Open-source share fell while the money grew more than threefold, so absolute open-weight usage may still have risen even as relative position dropped. Menlo also found 47% of AI deals reach production against 25% for traditional SaaS.

Three providers account for 88% of enterprise LLM API usage. The remaining 12% covers Llama, Cohere, Mistral, and a long tail, which is where deployable small models sit. For a wider view of where AI money lands by sector, see the clinical AI deployment figures.

Source: Menlo Ventures, 2025: The State of Generative AI in the Enterprise, share of enterprise LLM API usage, 2025.

How Capable Are Small Language Models in 2026?

The Stanford AI Index tracks the distance between the best closed-weight and best open-weight models on the Arena leaderboard. Open weights are not the same as small weights, and the leaders on both sides are frontier-scale systems, but the series is the cleanest published read on how far downloadable models trail.

In May 2023 the top closed model led by 174 Arena points, or 15.2%. By August 2024 the gap had narrowed to 7 points, or 0.5%. As of March 2026 it stood at 49 points, or 3.4%, with Claude Opus 4.6 at 1,503 and GLM-5 at 1,454.

Source: Stanford HAI, 2026 AI Index Report, Technical Performance chapter, Arena historical leaderboard exported March 2026.

Embedding models, the category that dominates the download table, improved too. The top average task score on MTEB English v2 reached 76 in 2025, about 11 points above the 2023 level. Retrieval and classification are also where compact models show up first on consumer hardware, a pattern visible in ChromeOS AI tool adoption.

Treat leaderboard numbers with care. A Stanford review of nine widely used benchmarks found invalid question rates ranging from 2% on MMLU Math to 42% on GSM8K, which is worth remembering before ranking models on any single score. The same caveat runs through most published model benchmark comparisons and the broader AI usage data.

FAQs

How big is the small language model market in 2026?

Grand View Research puts 2026 at USD 11.1 billion, The Business Research Company at USD 10.99 billion, and Polaris Market Research at USD 10.65 billion. MarketsandMarkets sized 2025 at USD 0.93 billion under a narrower scope.

What is the most downloaded small language model?

sentence-transformers/all-MiniLM-L6-v2, a 22.7 million parameter embedding model, led Hugging Face with 255 million downloads on 3 August 2026. It handles retrieval and similarity, not conversation.

Are enterprises adopting small language models?

Open-source models held 11% of enterprise LLM API usage in 2025, down from 19% in 2024, per Menlo Ventures. Total enterprise generative AI spending rose from USD 11.5 billion to USD 37 billion over the same period.

Which small models do Reddit users run locally?

Reddit threads on local models are self-reported and not a measured sample. Hugging Face downloads are the closer proxy: Qwen3-0.6B leads text-generation models in the top ten at 28.3 million downloads.

Are Reddit benchmark comparisons of small models reliable?

No, they are anecdotal. Published leaderboards have their own problems. A Stanford review cited in the 2026 AI Index found invalid question rates from 2% on MMLU Math to 42% on GSM8K.

Sources

https://huggingface.co/models?sort=downloads

https://menlovc.com/perspective/2025-the-state-of-generative-ai-in-the-enterprise/

https://hai.stanford.edu/ai-index/2026-ai-index-report/technical-performance

https://www.thebusinessresearchcompany.com/report/small-language-model-global-market-report

(function(){
function draw(){
if(typeof Chart===’undefined’){setTimeout(draw,200);return;}
var grid=’#e8e8e8′,tick=’#555′;
Chart.defaults.font.family=”‘Inter’,-apple-system,BlinkMacSystemFont,’Segoe UI’,Helvetica,Arial,sans-serif”;
Chart.defaults.color=tick;

new Chart(document.getElementById(‘slmMarket2026′),{
type:’bar’,
data:{labels:[‘Grand View Research’,’The Business Research Co.’,’Polaris Market Research’],
datasets:[{label:’2026 SLM market size (USD billions)’,data:[11.1,10.99,10.65],backgroundColor:[‘#1a4fbf’,’#4a7fd4′,’#7ba3e0′],borderWidth:0,barThickness:60}]},
options:{responsive:true,maintainAspectRatio:false,
plugins:{legend:{display:true,position:’top’},title:{display:true,text:’Published 2026 global SLM market size, USD billions’}},
scales:{y:{beginAtZero:true,grid:{color:grid},title:{display:true,text:’USD billions’}},x:{grid:{display:false}}}}});

new Chart(document.getElementById(‘hfDownloads’),{
type:’bar’,
data:{labels:[‘all-MiniLM-L6-v2′,’bert-base-uncased’,’ms-marco-MiniLM-L6-v2′,’bge-small-en-v1.5′,’electra-base-discriminator’,’paraphrase-multilingual-MiniLM-L12-v2′,’bge-m3′,’all-mpnet-base-v2′,’Qwen3-0.6B’,’t5-small’],
datasets:[{label:’Downloads, millions’,data:[255,91.1,87,67.2,54.7,51.3,35.6,29.4,28.3,27.2],backgroundColor:’#1a4fbf’,borderWidth:0}]},
options:{indexAxis:’y’,responsive:true,maintainAspectRatio:false,
plugins:{legend:{display:false},title:{display:true,text:’Hugging Face downloads by model, accessed 3 August 2026′}},
scales:{x:{beginAtZero:true,grid:{color:grid},title:{display:true,text:’Downloads, millions’}},y:{grid:{display:false},ticks:{font:{size:11}}}}}});

new Chart(document.getElementById(‘entSpend’),{
type:’bar’,
data:{labels:[‘2023′,’2024′,’2025′],
datasets:[{label:’Enterprise generative AI spending, USD billions’,data:[1.7,11.5,37],backgroundColor:’#2e7d5b’,borderWidth:0,barThickness:70}]},
options:{responsive:true,maintainAspectRatio:false,
plugins:{legend:{display:true,position:’top’},title:{display:true,text:’Enterprise generative AI spending, 2023 to 2025′}},
scales:{y:{beginAtZero:true,grid:{color:grid},title:{display:true,text:’USD billions’}},x:{grid:{display:false}}}}});

new Chart(document.getElementById(‘llmShare’),{
type:’doughnut’,
data:{labels:[‘Anthropic’,’OpenAI’,’Google’,’All other providers’],
datasets:[{data:[40,27,21,12],backgroundColor:[‘#1a4fbf’,’#4a7fd4′,’#2e7d5b’,’#9ca3af’],borderColor:’#fff’,borderWidth:2}]},
options:{responsive:true,maintainAspectRatio:false,cutout:’55%’,
plugins:{legend:{position:’right’},title:{display:true,text:’Share of enterprise LLM API usage, 2025′}}}});

new Chart(document.getElementById(‘openGap’),{
type:’line’,
data:{labels:[‘May 2023′,’Aug 2024′,’Mar 2026′],
datasets:[{label:’Closed-weight lead over open-weight, percent’,data:[15.2,0.5,3.4],borderColor:’#1a4fbf’,backgroundColor:’#1a4fbf’,pointRadius:5,tension:0,borderWidth:2,fill:false}]},
options:{responsive:true,maintainAspectRatio:false,
plugins:{legend:{display:true,position:’top’},title:{display:true,text:’Arena gap between top closed and top open-weight model’}},
scales:{y:{beginAtZero:true,grid:{color:grid},title:{display:true,text:’Percent’}},x:{grid:{display:false}}}}});
}
if(document.readyState===’loading’){document.addEventListener(‘DOMContentLoaded’,draw);}else{draw();}
})();