Update README.md
Browse files
README.md
CHANGED
|
@@ -44,7 +44,7 @@ apt install git-lfs
|
|
| 44 |
```
|
| 45 |
xtuner chat internlm/internlm2-chat-1_8b \
|
| 46 |
--visual-encoder openai/clip-vit-large-patch14-336 \
|
| 47 |
-
--llava
|
| 48 |
--prompt-template internlm2_chat \
|
| 49 |
--image $IMAGE_PATH
|
| 50 |
```
|
|
|
|
| 44 |
```
|
| 45 |
xtuner chat internlm/internlm2-chat-1_8b \
|
| 46 |
--visual-encoder openai/clip-vit-large-patch14-336 \
|
| 47 |
+
--llava StarCycle/llava-clip-internlm2-1_8b-v1 \
|
| 48 |
--prompt-template internlm2_chat \
|
| 49 |
--image $IMAGE_PATH
|
| 50 |
```
|