Instructions to use MMInstruction/YingVLM-Video with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MMInstruction/YingVLM-Video with Transformers:
# Load model directly from transformers import AutoProcessor, VLM processor = AutoProcessor.from_pretrained("MMInstruction/YingVLM-Video") model = VLM.from_pretrained("MMInstruction/YingVLM-Video", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
89a7039 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6fd7e445833dd0889206aba242c2a51ecbae2437fd328d1759a35475fd8c0423
size 588619
|