guidellm 0.4.0a6__py3-none-any.whl → 0.4.0a7__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of guidellm might be problematic. Click here for more details.
- {guidellm-0.4.0a6.dist-info → guidellm-0.4.0a7.dist-info}/METADATA +10 -1
- {guidellm-0.4.0a6.dist-info → guidellm-0.4.0a7.dist-info}/RECORD +6 -6
- {guidellm-0.4.0a6.dist-info → guidellm-0.4.0a7.dist-info}/WHEEL +0 -0
- {guidellm-0.4.0a6.dist-info → guidellm-0.4.0a7.dist-info}/entry_points.txt +0 -0
- {guidellm-0.4.0a6.dist-info → guidellm-0.4.0a7.dist-info}/licenses/LICENSE +0 -0
- {guidellm-0.4.0a6.dist-info → guidellm-0.4.0a7.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: guidellm
|
|
3
|
-
Version: 0.4.
|
|
3
|
+
Version: 0.4.0a7
|
|
4
4
|
Summary: Guidance platform for deploying and managing large language models.
|
|
5
5
|
Author: Red Hat
|
|
6
6
|
License-Expression: Apache-2.0
|
|
@@ -128,6 +128,15 @@ podman run \
|
|
|
128
128
|
|
|
129
129
|
Replace `latest` with `stable` for the newest tagged release or set a specific release if desired.
|
|
130
130
|
|
|
131
|
+
#### Available Tags
|
|
132
|
+
|
|
133
|
+
| Tags | Notes |
|
|
134
|
+
| ------------------------------------------------------------------------------------------ | --------------------------------------------- |
|
|
135
|
+
| `nightly` | Built from `main` every night |
|
|
136
|
+
| [`v0.3.0`](https://github.com/vllm-project/guidellm/releases/tag/v0.3.0) `stable` `latest` | - |
|
|
137
|
+
| [`v0.2.1`](https://github.com/vllm-project/guidellm/releases/tag/v0.2.1) | - |
|
|
138
|
+
| `pr-*` | Development builds (DO NOT USE IN PRODUCTION) |
|
|
139
|
+
|
|
131
140
|
### Quick Start
|
|
132
141
|
|
|
133
142
|
#### 1. Start an OpenAI Compatible Server (vLLM)
|
|
@@ -54,9 +54,9 @@ guidellm/utils/hf_datasets.py,sha256=C99cB4StbhjC8XtnzLLGe6A0TYrs63EapQZJQmQr8dI
|
|
|
54
54
|
guidellm/utils/hf_transformers.py,sha256=3iF40l02VEWOcS8kasO8TSws0Lp3cE-NyiqoB9GnHuA,1021
|
|
55
55
|
guidellm/utils/random.py,sha256=elA8HZ3AIN5T2pa7cgq35OVK__0SQmZVS4IzxJaOpvw,1310
|
|
56
56
|
guidellm/utils/text.py,sha256=yCcaJHQGS6b2eNAgx9L9nlJi9pXLhpxuqkLRXdsk04A,6545
|
|
57
|
-
guidellm-0.4.
|
|
58
|
-
guidellm-0.4.
|
|
59
|
-
guidellm-0.4.
|
|
60
|
-
guidellm-0.4.
|
|
61
|
-
guidellm-0.4.
|
|
62
|
-
guidellm-0.4.
|
|
57
|
+
guidellm-0.4.0a7.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
58
|
+
guidellm-0.4.0a7.dist-info/METADATA,sha256=VYwA3MUbMdZ16T7aw-9h1D5LmmoRrvSQHlkNQa4smxE,21095
|
|
59
|
+
guidellm-0.4.0a7.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
60
|
+
guidellm-0.4.0a7.dist-info/entry_points.txt,sha256=DzLFEg47fF7qY1b-9laPz9jg0KSKJ1_D9TbF93kLz_E,51
|
|
61
|
+
guidellm-0.4.0a7.dist-info/top_level.txt,sha256=EXRGjnvFtL6MeZTe0tnHRMYcEWUW3vEqoG2zO7vFOtk,9
|
|
62
|
+
guidellm-0.4.0a7.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|