wenhuach commited on
Commit
4c089e3
·
verified ·
1 Parent(s): 51f432b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 --port 8001 --dtype bfloat16 --max-model-len 10000
12
  ~~~
13
 
14
  ~~~bash
 
8
 
9
 
10
  ~~~bash
11
+ vllm serve Intel/Qwen2.5-VL-7B-Instruct-int4-mixed-AutoRound --dtype bfloat16 --max-model-len 10000
12
  ~~~
13
 
14
  ~~~bash