Instructions to use ColorfulAI/M4-Audio-LongVA-7B-Qwen2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ColorfulAI/M4-Audio-LongVA-7B-Qwen2 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("ColorfulAI/M4-Audio-LongVA-7B-Qwen2") model = AutoModelForCausalLM.from_pretrained("ColorfulAI/M4-Audio-LongVA-7B-Qwen2") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
7b693ed | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ba13fafd79b52a28f4ad9217a1e459b2364c55c4322937c73e141ed5407b98de
size 7352
|