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