Skip to content

Commit 8bd8812

Browse files
Update README.md
1 parent 0c7149d commit 8bd8812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ Llama-3-VILA1.5-8B inference:
213213
```bash
214214
python -W ignore llava/eval/run_vila.py \
215215
--model-path Efficient-Large-Model/Llama-3-VILA1.5-8b \
216-
--conv-mode vicuna_v1 \
216+
--conv-mode llama_3 \
217217
--query "<image>\n Please describe the traffic condition." \
218218
--image-file "av.png"
219219
```

0 commit comments

Comments
 (0)