初始化项目,由ModelHub XC社区提供模型
Model: gpugobrrr/Qwen3-0.6B-Farsi Source: Original Platform
This commit is contained in:
26
README.md
Normal file
26
README.md
Normal 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.
|
||||
|
||||
Reference in New Issue
Block a user