通义千问 Qwen 下载量排行

想找某个厂商全部开源模型,以前要么去官网翻、要么到处刷榜,很容易漏。这次干脆去 HuggingFace 把各家仓库全量拉下来整理成名单,按厂商分组摆开,并按累计下载量从高到低排好:条长=下载量,同厂商以最火的为满条。谁家模型最受欢迎,看一眼就知道。

口径说明:名单来自 HuggingFace Hub 官方 API(抓取时间 2026-08-20),只收录开源、可直下(GGUF/权重可拉取)的模型;下载量是抓取时的历史累计值;未标参数的模型正常入榜。共覆盖 29 个厂商分组。

国内厂商:通义千问断层第一

阿里 Qwen 全家收录 170 款,最热的 qwen3-0.6b 下载 2727.6 万次——小模型反而是下载之王,本地部署的人大多从它入门:

Qwen 系列模型下载量排行
Qwen Top50:qwen3-0.6b 以 2727.6 万次居首
厂商收录款数最热模型下载量
阿里 Qwen170qwen3-0.6b2727.6 万
DeepSeek76DeepSeek-R1约 2200 万
智谱 GLM116GLM-OCR约 1800 万
上海 AI Lab 书生78Intern-S1-Pro约 900 万
字节豆包 Seed33UI-TARS-1.5-7B约 800 万
月之暗面 Kimi11Kimi-K3约 700 万
MiniMax20MiniMax-H3约 600 万
腾讯混元15HunyuanOCR约 500 万

DeepSeek 和 GLM 的榜单也值得细看——R1 系列带火了一批蒸馏小模型,GLM-OCR 则说明垂直模型(OCR)的下载量完全不输通用对话模型:

DeepSeek 系列模型下载量排行
DeepSeek:R1 依然是下载主力
智谱 GLM 系列模型下载量排行
GLM:OCR 垂直模型领跑

中腰部厂商:各有绝活

MiniMax 模型下载量排行
MiniMax:H3 领跑
月之暗面 Kimi 模型下载量排行
月之暗面:Kimi-K3 领跑
字节豆包 Seed 模型下载量排行
字节:UI-TARS(GUI Agent)意外领跑

几个观察:字节最热的不是对话模型而是 UI-TARS(GUI 自动化 Agent),说明 Agent 方向的开源需求在爆发;零一万物、百川这些更早入场的老将,热榜前十已经被新版本换代。

海外厂商:Meta 靠 Llama 吃老本,Gemma 靠"全家桶"

Meta Llama 模型下载量排行
Meta:Llama-3.2-1B-Instruct 领跑
Mistral 模型下载量排行
Mistral:7B 老将依然坚挺
Google Gemma 模型下载量排行
Google:收录 740 款变体
  • Meta Llama:收录 39 款,最热 Llama-3.2-1B-Instruct——小尺寸 Instruct 版是长尾下载王
  • Mistral:收录 47 款,Mistral-7B-Instruct-v0.3 发布两年多还在涨
  • Google Gemma:收录 740 款(含各种量化变体),社区量化生态最庞大
  • 微软 Phi:Florence-2(视觉)领跑,Phi-4 系列紧随

怎么看这份榜

  • 下载量 ≈ 本地部署意愿:API 用户不影响这个数,下载量大说明大家真的在自己电脑上跑
  • 小模型是流量入口:0.6B/1B 级别占掉各家热榜前三的大半,"够用的小模型"是真需求
  • 垂直模型崛起:OCR(GLM-OCR、HunyuanOCR)、GUI Agent(UI-TARS)领跑各自厂商,通用对话不再是唯一主线
  • 老模型长尾惊人:Mistral-7B、qwen2.5 系列发布一两年后仍在持续涨下载

下载完模型想测测卡能不能带得动?看这篇显卡跑大模型速查,或者直接用 显卡 AI 算力速查工具

免责声明:数据抓取于 2026-08-20,为历史累计下载量快照;参数量从仓库 id 解析、个别以人工纠正为准;数据若有不准确敬请谅解。

Finding all open models from one vendor used to mean crawling websites. So I pulled every major vendor repo from the HuggingFace Hub API (snapshot: 2026-08-20), grouped them by vendor and ranked by cumulative downloads: bar length = downloads, normalized to the hottest model per vendor. 29 vendor groups, only open-weight models with direct downloads (GGUF/weights).

China: Qwen leads by a wide margin

Alibaba's Qwen family (170 models) tops the chart — and the hottest is the tiny qwen3-0.6b at 27.3M downloads. Small models are the on-ramp to local inference:

VendorModelsHottestDownloads
Alibaba Qwen170qwen3-0.6b27.3M
DeepSeek76DeepSeek-R1~22M
Zhipu GLM116GLM-OCR~18M
Shanghai AI Lab78Intern-S1-Pro~9M
ByteDance Seed33UI-TARS-1.5-7B~8M
Moonshot Kimi11Kimi-K3~7M
MiniMax20MiniMax-H3~6M
Tencent Hunyuan15HunyuanOCR~5M

Notable charts

  • ByteDance: the leader isn't a chat model but UI-TARS, a GUI agent — open agent demand is exploding
  • Zhipu/Tencent: OCR-tuned models (GLM-OCR, HunyuanOCR) outrank general chat models
  • DeepSeek: R1 still drives downloads, with distills filling the top 50

Global vendors

  • Meta: 39 models, Llama-3.2-1B-Instruct leads
  • Mistral: 47 models; the two-year-old Mistral-7B-Instruct-v0.3 keeps climbing
  • Google Gemma: 740 variants collected — the largest quantization ecosystem
  • Microsoft: Florence-2 (vision) tops the list

Takeaways

  • Downloads ≈ local-deployment intent; API users don't move this number
  • Small models (0.6B/1B) dominate hot lists — "good enough and tiny" is a real need
  • Vertical models (OCR, GUI agents) now lead their vendors, no longer just chat
  • Long tails are real: Mistral-7B and qwen2.5 keep growing a year-plus after release

Downloaded a model and wondering if your GPU can run it? Check the 24-GPU cheat sheet or the GPU AI lookup tool.

Disclaimer: cumulative downloads as of 2026-08-20; parameter sizes parsed from repo ids, manually corrected where needed.
返回文章列表