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

Model: zenlm/zen-eco
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-21 04:54:11 +08:00
commit 3ea3b0b569
11 changed files with 151950 additions and 0 deletions

30
README.md Normal file
View File

@@ -0,0 +1,30 @@
---
license: apache-2.0
base_model: Qwen/Qwen3-0.6B
pipeline_tag: text-generation
language:
- en
tags:
- text-generation
- conversational
- zen
- zenlm
- hanzo
---
# zen-eco
Efficient general-purpose language model (foundation Eco line).
Repackaged from [Qwen/Qwen3-0.6B](https://huggingface.co/Qwen/Qwen3-0.6B) (apache-2.0, Alibaba Qwen). **Not trained from scratch** — a permissively-licensed redistribution for the OSS-clean Zen model line.
## Specs
| Property | Value |
|----------|-------|
| Parameters | 0.6B (dense) |
| Architecture | Qwen3 (`Qwen3ForCausalLM`) |
## License
`apache-2.0`. Upstream: **Qwen/Qwen3-0.6B** by Alibaba Qwen (apache-2.0).