Instructions to use longvideotool/LongVT-RFT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use longvideotool/LongVT-RFT with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForImageTextToText processor = AutoProcessor.from_pretrained("longvideotool/LongVT-RFT") model = AutoModelForImageTextToText.from_pretrained("longvideotool/LongVT-RFT") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md 4c9a2d4 verified
Sudong Wang commited on
Update README.md 6459b43 verified
Update README.md fe832a0 verified
Sudong Wang commited on
Update README.md 7b12e1e verified
Sudong Wang commited on
Update README.md 1740ec2 verified
Sudong Wang commited on
Upload README.md 25a8394 verified
Sudong Wang commited on