File size: 673 Bytes
49b0791 b82bcb0 49b0791 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 |
---
base_model: Qwen/Qwen3-32B
license: other
license_name: qwen-research
license_link: https://huggingface.co/Qwen/Qwen3-32B/blob/main/LICENSE
model_creator: Qwen
model_name: Qwen3-32B
quantized_by: Second State Inc.
---
# Qwen3-32B-GGUF
## Original Model
[Qwen/Qwen3-32B](https://huggingface.co/Qwen/Qwen3-32B)
## Run with Gaianet
**Prompt template**
prompt template:
- `chatml` (for thinking)
- `qwen3-no-think` (for no thinking)
**Context size**
chat_ctx_size: `128000`
**Run with GaiaNet**
- Quick start: https://docs.gaianet.ai/node-guide/quick-start
- Customize your node: https://docs.gaianet.ai/node-guide/customize
*Quantized with llama.cpp b5097* |