Weiyun1025 commited on
Commit
91cb23e
Β·
verified Β·
1 Parent(s): cafa37b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -3,9 +3,8 @@ license: mit
3
  pipeline_tag: image-text-to-text
4
  library_name: transformers
5
  base_model:
6
- - OpenGVLab/InternViT-300M-448px-V2_5
7
- - internlm/internlm3-8b-instruct
8
- base_model_relation: merge
9
  language:
10
  - multilingual
11
  tags:
@@ -13,7 +12,7 @@ tags:
13
  - custom_code
14
  ---
15
 
16
- # InternVL3-9B-Pretrain
17
 
18
  [\[πŸ“‚ GitHub\]](https://github.com/OpenGVLab/InternVL) [\[πŸ“œ InternVL 1.0\]](https://huggingface.co/papers/2312.14238) [\[πŸ“œ InternVL 1.5\]](https://huggingface.co/papers/2404.16821) [\[πŸ“œ InternVL 2.5\]](https://huggingface.co/papers/2412.05271) [\[πŸ“œ InternVL2.5-MPO\]](https://huggingface.co/papers/2411.10442) [\[πŸ“œ InternVL3\]](https://huggingface.co/papers/2504.10479)
19
 
 
3
  pipeline_tag: image-text-to-text
4
  library_name: transformers
5
  base_model:
6
+ - OpenGVLab/InternVL3-9B-Pretrain
7
+ base_model_relation: finetune
 
8
  language:
9
  - multilingual
10
  tags:
 
12
  - custom_code
13
  ---
14
 
15
+ # InternVL3-9B-Instruct
16
 
17
  [\[πŸ“‚ GitHub\]](https://github.com/OpenGVLab/InternVL) [\[πŸ“œ InternVL 1.0\]](https://huggingface.co/papers/2312.14238) [\[πŸ“œ InternVL 1.5\]](https://huggingface.co/papers/2404.16821) [\[πŸ“œ InternVL 2.5\]](https://huggingface.co/papers/2412.05271) [\[πŸ“œ InternVL2.5-MPO\]](https://huggingface.co/papers/2411.10442) [\[πŸ“œ InternVL3\]](https://huggingface.co/papers/2504.10479)
18