Video-Text-to-Text
Transformers
Safetensors
English
qwen2
text-generation
multimodal
custom_code
text-generation-inference
Instructions to use BAAI/Video-XL-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BAAI/Video-XL-2 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("BAAI/Video-XL-2", trust_remote_code=True) model = AutoModelForCausalLM.from_pretrained("BAAI/Video-XL-2", trust_remote_code=True) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b1b1a79fe1ee0b0caf6223cfeafc73dcc7944ca4365b91a3db06faeb5d8de4d9
- Size of remote file:
- 7.16 kB
- SHA256:
- 597bea5a31c49cd9c61db90830590fee60c5e0a7ed0b1590169dc7bd0615d2bf
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.