Audio-Text-to-Text
Transformers
Safetensors
audio-reasoning
chain-of-thought
multi-modal
step-audio-r1
8-bit precision
Instructions to use TransWithAI/Step-Audio-R1-NVFP4A16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TransWithAI/Step-Audio-R1-NVFP4A16 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("TransWithAI/Step-Audio-R1-NVFP4A16", dtype="auto") - Notebooks
- Google Colab
- Kaggle