Video-Text-to-Text
Transformers
Safetensors
English
internvl_chat
feature-extraction
multimodal
custom_code
Eval Results (legacy)
Instructions to use OpenGVLab/InternVideo2_5_Chat_8B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use OpenGVLab/InternVideo2_5_Chat_8B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("OpenGVLab/InternVideo2_5_Chat_8B", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
An error occurred when reading some of the videos.
#8
by Sakura66666 - opened
Hi,i meet a problem,when i use some videos,there are error:decord._ffi.base.DECORDError: [21:21:05] /github/workspace/src/video/video_reader.cc:486: Error: av_read_frame failed with 1094995529.what should i do?thank you.
I solved this by realizing my video is corrupted / too short.