Lin-Chen commited on
Commit
e4f3eb8
1 Parent(s): 6f8da97

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -15,10 +15,10 @@ ShareGPT4V-13B is an open-source chatbot trained by fine-tuning CLP vision tower
15
  ShareGPT4V-13B was trained in Nov 2023.
16
 
17
  **Paper or resources for more information:**
18
- [[Project](https://ShareGPT4V.github.io/)] [[Paper](https://huggingface.co/papers/2311.12793)] [[Code](https://github.com/InternLM/InternLM-XComposer/tree/main/projects/ShareGPT4V)]
19
 
20
  ## Usage
21
- 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)].
22
 
23
  ## License
24
  Llama 2 is licensed under the LLAMA 2 Community License,
 
15
  ShareGPT4V-13B was trained in Nov 2023.
16
 
17
  **Paper or resources for more information:**
18
+ [[Project](https://ShareGPT4V.github.io/)] [[Paper](https://huggingface.co/papers/2311.12793)] [[Code](https://github.com/ShareGPT4Omni/ShareGPT4V)]
19
 
20
  ## Usage
21
+ 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)].
22
 
23
  ## License
24
  Llama 2 is licensed under the LLAMA 2 Community License,