We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a73f510 commit 5b68691Copy full SHA for 5b68691
.github/ISSUE_TEMPLATE/new-release.md
@@ -41,7 +41,7 @@ This document defines the process for releasing Gateway API Inference Extension.
41
tag has been published, set the appropriate environment variable or update the script. For example:
42
43
```shell
44
- export VLLM_GPU=0.9.2
+ export VLLM_GPU=0.8.5
45
export VLLM_CPU=0.9.3
46
export VLLM_SIM=0.3.0
47
```
0 commit comments