Video-Text-to-Text
Transformers
Safetensors
English
internvl_chat
feature-extraction
multimodal
custom_code
Eval Results (legacy)
Instructions to use OpenGVLab/InternVL_2_5_HiCo_R64 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use OpenGVLab/InternVL_2_5_HiCo_R64 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("OpenGVLab/InternVL_2_5_HiCo_R64", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Improve model card with Updates, Model Zoo, and Training information
#3 opened 10 months ago
by
nielsr
Update README.md
#2 opened over 1 year ago
by
mfarre
Working example?
👍 1
#1 opened over 1 year ago
by
fishcakeday