Video-Text-to-Text
Transformers
Safetensors
English
internvl_chat
feature-extraction
multi-modal
large-language-model
video-language-model
custom_code
Instructions to use byminji/Mini-InternVL-4B-Video-FT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use byminji/Mini-InternVL-4B-Video-FT with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("byminji/Mini-InternVL-4B-Video-FT", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K