Instructions to use iiiiii123/AVBench_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use iiiiii123/AVBench_model with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("iiiiii123/AVBench_model", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "audio_bos_token": "<|audio_bos|>", | |
| "audio_eos_token": "<|audio_eos|>", | |
| "audio_token": "<|AUDIO|>", | |
| "processor_class": "Qwen2AudioProcessor" | |
| } | |