Skip to content

Commit 036637e

Browse files
authored
add script of LLaVA-OneVision1_5 (#828)
1 parent 9b03922 commit 036637e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,12 @@ bash examples/models/vllm_qwen2vl.sh
153153
bash examples/models/llava_onevision.sh
154154
```
155155

156+
**Evaluation of LLaVA-OneVision1_5**
157+
158+
```bash
159+
bash examples/models/llava_onevision1_5.sh
160+
```
161+
156162
**Evaluation of LLaMA-3.2-Vision**
157163

158164
```bash

0 commit comments

Comments
 (0)