Lin-Chen commited on
Commit
e06713e
1 Parent(s): c2cf644

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -16,10 +16,10 @@ ShareGPT4V-7B is an open-source chatbot trained by fine-tuning CLP vision tower
16
  ShareGPT4V-7B was trained in Nov 2023.
17
 
18
  **Paper or resources for more information:**
19
- [[Project](https://ShareGPT4V.github.io/)] [[Paper](https://huggingface.co/papers/2311.12793)] [[Code](https://github.com/InternLM/InternLM-XComposer/tree/main/projects/ShareGPT4V)]
20
 
21
  ## Usage
22
- You can directly utilize this model as we provide in our [[repository](https://github.com/InternLM/InternLM-XComposer/tree/main/projects/ShareGPT4V)]. Moreover, you can modify the architecture name from "Share4VLlamaForCausalLM" to "LLaVALlamaForCausalLM" and the model_type keyword from "share4v" to "llava" in our config file and seamlessly load our model in the [[LLaVA repository](https://github.com/haotian-liu/LLaVA)].
23
 
24
  ## License
25
  Llama 2 is licensed under the LLAMA 2 Community License,
 
16
  ShareGPT4V-7B was trained in Nov 2023.
17
 
18
  **Paper or resources for more information:**
19
+ [[Project](https://ShareGPT4V.github.io/)] [[Paper](https://huggingface.co/papers/2311.12793)] [[Code](https://github.com/ShareGPT4Omni/ShareGPT4V)]
20
 
21
  ## Usage
22
+ You can directly utilize this model as we provide in our [[repository](https://github.com/ShareGPT4Omni/ShareGPT4V)]. Moreover, you can modify the architecture name from "Share4VLlamaForCausalLM" to "LLaVALlamaForCausalLM" and the model_type keyword from "share4v" to "llava" in our config file and seamlessly load our model in the [[LLaVA repository](https://github.com/haotian-liu/LLaVA)].
23
 
24
  ## License
25
  Llama 2 is licensed under the LLAMA 2 Community License,