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
How to finetune internvideo2.5?
#16 opened 5 months ago
by
thangtv27
Fix: bug llm_config
#15 opened 6 months ago
by
yroslavcr
AttributeError: 'InternVLChatConfig' object has no attribute 'llm_config'
4
#14 opened 10 months ago
by
soniajoseph
RESULT ERROR
#13 opened about 1 year ago
by
jhvhh
question about out of memory
#12 opened about 1 year ago
by
Squallt
update installations
👍 1
1
#11 opened about 1 year ago
by
SophieNgo
Empty output
#10 opened about 1 year ago
by
zzzzhao95
Applying SFT
2
#9 opened about 1 year ago
by
arushirai
An error occurred when reading some of the videos.
1
#8 opened about 1 year ago
by
Sakura66666
Can it run on Mac Silicon?
1
#7 opened about 1 year ago
by
Santiagolc
Demo example in the paper
7
#6 opened over 1 year ago
by
willsky
AttributeError: 'InternVLChatModel' object has no attribute 'get_vision_tower'
#5 opened over 1 year ago
by
tamir2
Demo
❤️ 5
4
#4 opened over 1 year ago
by
merve
TypeError: chat() got an unexpected keyword argument 'video_path'
10
#2 opened over 1 year ago
by
skyernest
ModuleNotFoundError: No module named 'transformers_modules.InternVideo2'
#1 opened over 1 year ago
by
UnnamedWatcher