Audio-Text-to-Text
Transformers
Safetensors
English
ultravox
feature-extraction
audio
speech
speech-language-model
qwen
telephony
voice-agent
automatic-speech-recognition
custom_code
Instructions to use QuantumDesk-AI/ultravox-qwen3.6-27b-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use QuantumDesk-AI/ultravox-qwen3.6-27b-v2 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("QuantumDesk-AI/ultravox-qwen3.6-27b-v2", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "_from_model_config": true, | |
| "eos_token_id": [ | |
| 248046 | |
| ], | |
| "output_attentions": false, | |
| "output_hidden_states": false, | |
| "pad_token_id": 248046, | |
| "transformers_version": "5.13.0" | |
| } | |