Audio-Text-to-Text
Transformers
Safetensors
nemotron_h_audex
feature-extraction
nvidia
nemotron
audex
nvfp4
modelopt
audio
custom_code
8-bit precision
Instructions to use Lewfkrad/Nemotron-Labs-Audex-30B-A3B-NVFP4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Lewfkrad/Nemotron-Labs-Audex-30B-A3B-NVFP4 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Lewfkrad/Nemotron-Labs-Audex-30B-A3B-NVFP4", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K