Skip to content

Commit 5fbcf27

Browse files
authored
Update README.md
1 parent 6ada72e commit 5fbcf27

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ pip install -e ".[train]"
9696
### Project Navigation
9797
Please checkout the following page for more inference & evaluation details.
9898

99+
#### - **LLaVA-OneVision: Easy Task Transfer**
100+
- [LLaVA-OneVision]([./docs/LLaVA-NeXT.md](https://github.com/LLaVA-VL/LLaVA-NeXT/blob/main/docs/LLaVA_OneVision.md)): for demo inference. The evaluation code is in [lmms-eval](https://github.com/EvolvingLMMs-Lab/lmms-eval).
101+
99102
#### - **LLaVA-NeXT: Stronger LLMs Supercharge Multimodal Capabilities in the Wild**
100103
- [LLaVA-NeXT-Image](./docs/LLaVA-NeXT.md): for image demo inference and evaluation of stronger LMMs using [lmms-eval](https://github.com/EvolvingLMMs-Lab/lmms-eval).
101104

@@ -113,9 +116,9 @@ We use [SGLang](https://github.com/sgl-project/sglang) to speed up inference and
113116
**Prepare Environment**:
114117
Following the instruction in the [sglang](https://github.com/sgl-project/sglang?tab=readme-ov-file#install)
115118

116-
### LLaVA-NeXT (Image)
119+
### LLaVA-NeXT/OneVision
117120

118-
Checkout the HTTP Post/Get and SRT usage at [sglang/examples/usage/llava](https://github.com/sgl-project/sglang/blob/main/examples/usage/llava)
121+
Checkout the HTTP Post/Get and SRT usage at [sglang/examples/runtime/llava_onevision](https://github.com/sgl-project/sglang/tree/main/examples/runtime/llava_onevision)
119122

120123
### LLaVA-NeXT (Video)
121124

0 commit comments

Comments
 (0)