InternVL icon indicating copy to clipboard operation
InternVL copied to clipboard

[CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4o. 接近GPT-4o表现的开源多模态对话模型

Results 461 InternVL issues
Sort by recently updated
recently updated
newest added

I noticed your latest good results on video-mme (https://video-mme.github.io/home_page.html#leaderboard), ranking 9th, the parameter size is 20B, the number of image frames is 10 frames, you also announced this good result...

Thank you for your excellent job! Another question: since the InternVL2 blog does not mention any updates to the ViT models (InternViT-300M-448px / InternViT-6B-448px-V1-5), I wonder if you have made...

我按照以下的文档进行 fine-tune the LoRA ,遇到DummyScheduler的错误,请问应该怎么fix? https://github.com/OpenGVLab/InternVL/blob/main/document/how_to_finetune_internvl_chat_v1_2_on_a_custom_dataset.md 运行的命令: CUDA_VISIBLE_DEVICES=0,1 sh shell/hermes2_yi34b/internvl_chat_v1_2_hermes2_yi34b_448_res_finetune_continue_lora.sh 遇到的问题: File "/root/miniconda3/lib/python3.9/site-packages/accelerate/accelerator.py", line 1468, in _prepare_deepspeed raise ValueError( ValueError: You cannot create a `DummyScheduler` without specifying a scheduler in...

![image](https://github.com/OpenGVLab/InternVL/assets/28010145/cb079bbf-151f-4f00-84c2-d3065425c1ff) InternVL2-26B模型微调后,报UnboundLocalError: local variable 'head_num' referenced before assignment错误

/root/miniconda3/envs/internvl/lib/python3.9/site-packages/transformers/generation/configuration_utils.py:397: UserWarning: `do_sample` is set to `False`. However, `top_p` is set to `None` -- this flag is only used in sample-based generation modes. You should set `do_sample=True` or unset `top_p`....

### Checklist - [X] 1. I have searched related issues but cannot get the expected help. - [X] 2. The bug has not been fixed in the latest version. -...

### Checklist - [ ] 1. I have searched related issues but cannot get the expected help. - [ ] 2. The bug has not been fixed in the latest...

### Checklist - [X] 1. I have searched related issues but cannot get the expected help. - [X] 2. The bug has not been fixed in the latest version. -...

### Checklist - [X] 1. I have searched related issues but cannot get the expected help. - [X] 2. The bug has not been fixed in the latest version. -...

https://huggingface.co/OpenGVLab/InternVL-Chat-V1-5 下载上述文件,按照要求,下载transformers==4.37.2的版本,运行Model Usage中的代码,输出结果乱码