Instructions to use Agents-X/PyVision-Video-7B-SFT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Agents-X/PyVision-Video-7B-SFT with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForImageTextToText processor = AutoProcessor.from_pretrained("Agents-X/PyVision-Video-7B-SFT") model = AutoModelForImageTextToText.from_pretrained("Agents-X/PyVision-Video-7B-SFT") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
0d9c830 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6582371a8b5d8ffc00d49a58f8eba96a6aff27aaf0c60457249e041e0ddca203
size 7800
|