初始化项目,由ModelHub XC社区提供模型

Model: PrimeIntellect/Qwen3-8B
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-01 04:07:13 +08:00
commit 36b9d45458
17 changed files with 1112 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
---
library_name: transformers
license: apache-2.0
license_link: https://huggingface.co/Qwen/Qwen3-8B/blob/main/LICENSE
pipeline_tag: text-generation
base_model:
- Qwen/Qwen3-8B-Base
---
# Qwen3-8B
This is a clone of `Qwen/Qwen3-8B` with a multi-turn, tool-call compatible chat template.