Skip to content

Commit fdf0ea8

Browse files
authored
Add hyperlink to vLLM installation note
Updated note to include a hyperlink for vLLM installation. Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
1 parent ab56e0f commit fdf0ea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ vllm serve Qwen3-8B-W4A16-G128-AutoRound \
120120
--max-num-batched-tokens 8192
121121
```
122122

123-
Note: Please install vLLM from PR #29484. When serving on XPU, you must run vLLM with the `--enforce-eager` flag.
123+
Note: Please install vLLM from PR [#29484](https://github.com/vllm-project/vllm/pull/29484/). When serving on XPU, you must run vLLM with the `--enforce-eager` flag.
124124

125125
### 6. Evaluate (Example: GSM8K with `lm_eval`)
126126

0 commit comments

Comments
 (0)