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 9e5b70a commit b9dc4adCopy full SHA for b9dc4ad
README.md
@@ -71,6 +71,15 @@ podman run \
71
72
Replace `latest` with `stable` for the newest tagged release or set a specific release if desired.
73
74
+#### Available Tags
75
+
76
+| Tags | Notes |
77
+| ---- | ----- |
78
+| `nightly` | Built from `main` every night |
79
+| [`v0.3.0`](https://github.com/vllm-project/guidellm/pkgs/container/guidellm/507504396?tag=v0.3.0) `stable` `latest` | - |
80
+| [`v0.2.1`](https://github.com/vllm-project/guidellm/pkgs/container/guidellm/489918552?tag=v0.2.1) | - |
81
+| `pr-*` | Development builds (DO NOT USE IN PRODUCTION) |
82
83
### Quick Start
84
85
#### 1. Start an OpenAI Compatible Server (vLLM)
0 commit comments