---
base_model: Qwen/Qwen3-Omni-30B-A3B-Instruct
---

# Qwen3-Omni-30B-A3B-Instruct-GGUF

This model is converted from [Qwen/Qwen3-Omni-30B-A3B-Instruct](https://huggingface.co/Qwen/Qwen3-Omni-30B-A3B-Instruct) to GGUF using `convert_hf_to_gguf.py`

To use it:

```
llama-server -hf ggml-org/Qwen3-Omni-30B-A3B-Instruct-GGUF
```

