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

Model: gpugobrrr/Qwen3-0.6B-Farsi
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-16 06:15:16 +08:00
commit 8744a63f16
8 changed files with 261 additions and 0 deletions

26
README.md Normal file
View File

@@ -0,0 +1,26 @@
---
license: apache-2.0
base_model: Qwen/Qwen3-0.6B
library_name: transformers
pipeline_tag: text-generation
tags:
- qwen3
- causal-lm
- text-generation
- farsi
- persian
- finetuned
---
# Qwen3-0.6B-Farsi
Finetune of `Qwen/Qwen3-0.6B` for Farsi/Persian text generation.
## Notes
- Architecture: `Qwen3ForCausalLM`
- Base model: `Qwen/Qwen3-0.6B`
- Context length: 40960
- Tokenizer and chat template are included.