Files
Qwen3-0.6B-Instruct/README.md
ModelHub XC 219bde9d8f 初始化项目,由ModelHub XC社区提供模型
Model: minpeter/Qwen3-0.6B-Instruct
Source: Original Platform
2026-06-09 16:05:30 +08:00

785 B

library_name, license, license_link, pipeline_tag, base_model
library_name license license_link pipeline_tag base_model
transformers apache-2.0 https://huggingface.co/Qwen/Qwen3-0.6B/blob/main/LICENSE text-generation
Qwen/Qwen3-0.6B

Qwen3-0.6B (Modified)

A fork of Qwen/Qwen3-0.6B, modified for use as a training target model with PrimeIntellect-ai/verifiers.

Changes

  • Extracted chat_template from tokenizer_config.json into a separate chat_template.jinja file (latest transformers format)
  • Reversed thinking tag logic to enable thinking mode by default (enable_thinking=True)

Original Model

For model architecture, performance, and usage details, refer to Qwen/Qwen3-0.6B.