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 2823434 commit cc14228Copy full SHA for cc14228
.github/ISSUE_TEMPLATE/new-release.md
@@ -42,7 +42,7 @@ This document defines the process for releasing Gateway API Inference Extension.
42
```shell
43
export VLLM_GPU=0.9.2
44
export VLLM_CPU=0.9.3
45
- export VLLM_SIM=0.1.2
+ export VLLM_SIM=0.3.0
46
```
47
48
## Release Process
0 commit comments