Instructions to use edwindn/audio2llama-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use edwindn/audio2llama-test with Transformers:
# Load model directly from transformers import AutoTokenizer, Audio2Llama tokenizer = AutoTokenizer.from_pretrained("edwindn/audio2llama-test") model = Audio2Llama.from_pretrained("edwindn/audio2llama-test") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!