Instructions to use FriendliAI/ultravox-v0_5-llama-3_2-1b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use FriendliAI/ultravox-v0_5-llama-3_2-1b with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("FriendliAI/ultravox-v0_5-llama-3_2-1b", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
metadata
language:
- ar
- be
- bg
- bn
- cs
- cy
- da
- de
- el
- en
- es
- et
- fa
- fi
- fr
- gl
- hi
- hu
- it
- ja
- ka
- lt
- lv
- mk
- mr
- nl
- pl
- pt
- ro
- ru
- sk
- sl
- sr
- sv
- sw
- ta
- th
- tr
- uk
- ur
- vi
- zh
library_name: transformers
license: mit
metrics:
- bleu
pipeline_tag: audio-text-to-text
fixie-ai/ultravox-v0_5-llama-3_2-1b
- Model creator: fixie-ai
- Original model: ultravox-v0_5-llama-3_2-1b
Differences
- Pre-pulled meta-llama/Llama-3.2-1B-Instruct weights
License
Refer to the license of the original model card.