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

Model: ggml-org/Qwen3-0.6B-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-21 01:46:06 +08:00
commit 3a44e42ede
8 changed files with 890 additions and 0 deletions

27
README.md Normal file
View File

@@ -0,0 +1,27 @@
---
license: apache-2.0
pipeline_tag: text-generation
tags:
- gguf
- quantized
base_model:
- Qwen/Qwen3-0.6B
---
# Qwen3-0.6B
Run with https://llama.app
```bash
llama serve -hf ggml-org/Qwen3-0.6B-GGUF
```
### Source models
- https://huggingface.co/Qwen/Qwen3-0.6B
### TODOs
- add info
> [!IMPORTANT]
> This model is automatically converted using https://github.com/ggml-org/convert