Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ this pr https://github.com/vllm-project/vllm/pull/21802 is required.
|
|
8 |
|
9 |
|
10 |
~~~bash
|
11 |
-
vllm serve Intel/Qwen2.5-VL-7B-Instruct-int4-mixed-AutoRound --dtype bfloat16
|
12 |
~~~
|
13 |
|
14 |
~~~bash
|
|
|
8 |
|
9 |
|
10 |
~~~bash
|
11 |
+
vllm serve Intel/Qwen2.5-VL-7B-Instruct-int4-mixed-AutoRound --dtype bfloat16 --port 8001 --max-model-len 10000
|
12 |
~~~
|
13 |
|
14 |
~~~bash
|