Any-to-Any
Transformers
Safetensors
English
qwen3_omni_moe
text-to-audio
multimodal
compressed-tensors
Instructions to use cyankiwi/Qwen3-Omni-30B-A3B-Instruct-AWQ-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cyankiwi/Qwen3-Omni-30B-A3B-Instruct-AWQ-4bit with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("cyankiwi/Qwen3-Omni-30B-A3B-Instruct-AWQ-4bit") model = AutoModelForMultimodalLM.from_pretrained("cyankiwi/Qwen3-Omni-30B-A3B-Instruct-AWQ-4bit", device_map="auto") - Notebooks
- Google Colab
- Kaggle
AWQ calibration dataset + recipe?
#12 opened 3 months ago
by
cmarsili
Didn't see latency reduction with vLLM by running this model VS. the original Qwen3-Omni model
#10 opened 8 months ago
by
xjtuljy
Memory issues
#9 opened 9 months ago
by
Tortoise17
How to run awq model with audio output?
1
#8 opened 9 months ago
by
morlz
Use this model with vLLM on L40 or 4090 (SM89)
#7 opened 10 months ago
by
Mephisto1484
Strange warning on first completion w/ vLLM 0.11.0
#6 opened 10 months ago
by
whoisjeremylam
GPTQ 4-bit version?
➕ 2
#5 opened 10 months ago
by
thomasip
wrong ouput
4
#4 opened 11 months ago
by
KlausRust
How can I load this model
👍 2
2
#3 opened 11 months ago
by
godcat950081
Can I request a higher quantization, such as 3-bit or 2-bit awq?
1
#2 opened 11 months ago
by
win10
how to run it?
5
#1 opened 11 months ago
by
SlavikF