Update README.md
Browse files
README.md
CHANGED
@@ -49,7 +49,7 @@ Building on these advances, **Ovis2.5-9B** achieves an average score of 78.3 on
|
|
49 |
|
50 |
## Quick Inference
|
51 |
|
52 |
-
Below is a simple example demonstrating how to run Ovis2.5 with a single image input.
|
53 |
|
54 |
First, install the required dependencies:
|
55 |
|
|
|
49 |
|
50 |
## Quick Inference
|
51 |
|
52 |
+
Below is a simple example demonstrating how to run Ovis2.5 with a single image input. For accelerated inference with **vLLM**, refer to [GitHub](https://github.com/AIDC-AI/Ovis).
|
53 |
|
54 |
First, install the required dependencies:
|
55 |
|