模型

Qwen3 0.6B

Qwen/Qwen3-0.6B

查看上游原文 ↗
上游访问:公开 本站服务:可咨询 内容检查:已人工审核 许可证:Apache License 2.0 上游版本:c1899de289a0

中文简介

Qwen3 0.6B 是 Qwen 团队发布的轻量级开源语言模型,支持思考与非思考两种工作模式。它更适合本地原型、教学演示、功能验证和资源受限场景,可作为进入 Qwen3 系列的低门槛起点。

UPSTREAM README

上游模型卡 / 数据集卡

在 Hugging Face 查看原文 ↗

Qwen3 0.6B 是 Qwen3 系列的轻量稠密模型,官方模型卡将其定位为支持思考与非思考模式的生成式语言模型。

本版本原生上下文长度为 32,768 tokens,适合教学、原型和低资源环境下的功能验证。较小参数规模有利于降低试用门槛,但不代表所有任务都能达到更大模型的质量。

使用时应根据任务选择合适模式,并对事实准确性、内容安全、时延和资源占用进行独立评测。许可证、配置和最新限制以上游固定版本页面为准。

译文已人工复核 · 本站基于上游 README 整理并人工复核 · 2026-07-23 23:47

Qwen3-0.6B Qwen3 Highlights Qwen3 is the latest generation of large language models in Qwen series, offering a comprehensive suite of dense and mixture-of-experts (MoE) models. Built upon extensive training, Qwen3 delivers groundbreaking advancements in reasoning, instruction-following, agent capabilities, and multilingual support, with the following key features: **Uniquely support of seamless switching between thinking mode** (for complex logical reasoning, math, and coding) and **non-thinking mode** (for efficient, general-purpose dialogue) **within single model**, ensuring optimal performance across various scenarios. **Significantly enhancement in its reasoning capabilities**, surpassing previous QwQ (in thinking mode) and Qwen2.5 instruct models (in non-thinking mode) on mathematics, code generation, and commonsense logical reasoning. **Superior human preference alignment**, excelling in creative writing, role-playing, multi-turn dialogues, and instruction following, to deliver a more natural, engaging, and immersive conversational experience. **Expertise in agent capabilities**, enabling precise integration with external tools in both thinking and unthinking modes and achieving leading performance among open-source models in complex agent-based tasks. **Support of 100+ languages and dialects** with strong capabilities for **multilingual instruction following** and **translation**. Model Overview Qwen3-0.6B** has the following features: Type: Causal Language Models Training Stage: Pretraining & Post-training Number of Parameters: 0.6B Number of Paramaters (Non-Embedding): 0.44B Number of Layers: 28 Number of Attention Heads (GQA): 16 for Q and 8 for KV Context Length: 32,768 For more details, including benchmark evaluation, hardware requirements, and inference performance, please refer to our blog, GitHub, and Documentation. [!TIP] If you encounter significant endless repetitions, please refer to the Best Practices section for optimal sampling parameters, and

公开页仅展示原文摘录;完整模型卡或数据集卡请前往上游仓库查看。

适用场景

适合轻量文本生成、教学实验、提示词验证、工具链联调和小规模离线原型。正式业务仍应使用自有样本评测准确性、时延与输出稳定性。

模型参数

约 0.6B 参数的稠密模型,原生上下文长度为 32,768 tokens。上游模型卡说明其支持思考与非思考模式;模式选择会影响输出过程、时延和 Token 消耗。

文件说明

Hugging Face 官方 API 在本次核对版本中返回 10 个文件条目,总存储量约 4.21 GB。该数值用于交付范围估算,不等同于实际下载量、显存占用或运行内存。

上游文件元数据

  • .gitattributes1.53 KB
  • config.json726 B
  • generation_config.json239 B
  • LICENSE11.08 KB
  • merges.txt1.59 MB
  • model.safetensors1.40 GB
  • README.md13.64 KB
  • tokenizer.json10.89 MB
  • tokenizer_config.json9.50 KB
  • vocab.json2.65 MB

硬件建议

这是首批模型中资源要求最低的一档,但实际内存与速度仍取决于精度、量化、上下文长度、批量大小、推理框架和设备。部署前应在目标环境完成小样本测试。

注意事项

模型输出可能包含事实错误、偏见或不适合直接执行的建议,不能替代人工审核。处理内部或个人数据前,应同时核对隐私、安全和机构制度要求。

第三方资源声明

本页面为橙子AI科技基于固定版本上游卡片整理的中文信息与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。