StarCycle commited on
Commit
00e846c
1 Parent(s): 71594f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -59,7 +59,7 @@ apt install git-lfs
59
  ```
60
  xtuner chat internlm/internlm2-1_8b \
61
  --visual-encoder google/siglip-so400m-patch14-384 \
62
- --llava ./lora_and_projectors \
63
  --prompt-template internlm2_chat \
64
  --image $IMAGE_PATH
65
  ```
 
59
  ```
60
  xtuner chat internlm/internlm2-1_8b \
61
  --visual-encoder google/siglip-so400m-patch14-384 \
62
+ --llava StarCycle/llava-siglip-internlm2-1_8b-v2 \
63
  --prompt-template internlm2_chat \
64
  --image $IMAGE_PATH
65
  ```