vllm-npu 0.4.2__py3-none-any.whl → 0.4.2.post2__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- {vllm_npu-0.4.2.dist-info → vllm_npu-0.4.2.post2.dist-info}/METADATA +4 -4
- {vllm_npu-0.4.2.dist-info → vllm_npu-0.4.2.post2.dist-info}/RECORD +5 -5
- {vllm_npu-0.4.2.dist-info → vllm_npu-0.4.2.post2.dist-info}/LICENSE +0 -0
- {vllm_npu-0.4.2.dist-info → vllm_npu-0.4.2.post2.dist-info}/WHEEL +0 -0
- {vllm_npu-0.4.2.dist-info → vllm_npu-0.4.2.post2.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
|
-
Name:
|
3
|
-
Version: 0.4.2
|
2
|
+
Name: vllm-npu
|
3
|
+
Version: 0.4.2.post2
|
4
4
|
Summary: A high-throughput and memory-efficient inference and serving engine for LLMs
|
5
5
|
Home-page: https://github.com/vllm-project/vllm
|
6
6
|
Author: vLLM Team
|
@@ -20,7 +20,7 @@ Requires-Dist: cmake>=3.21
|
|
20
20
|
Requires-Dist: ninja
|
21
21
|
Requires-Dist: psutil
|
22
22
|
Requires-Dist: sentencepiece
|
23
|
-
Requires-Dist: numpy
|
23
|
+
Requires-Dist: numpy==1.26.4
|
24
24
|
Requires-Dist: requests
|
25
25
|
Requires-Dist: py-cpuinfo
|
26
26
|
Requires-Dist: transformers>=4.40.0
|
@@ -38,7 +38,7 @@ Requires-Dist: filelock>=3.10.4
|
|
38
38
|
Requires-Dist: ray==2.9.3
|
39
39
|
Requires-Dist: pynvml==11.5.0
|
40
40
|
Requires-Dist: outlines==0.0.34
|
41
|
-
Requires-Dist: npu-vllm==0.4.2
|
41
|
+
Requires-Dist: npu-vllm==0.4.2.post3
|
42
42
|
Provides-Extra: tensorizer
|
43
43
|
Requires-Dist: tensorizer==2.9.0; extra == "tensorizer"
|
44
44
|
Dynamic: author
|
@@ -212,8 +212,8 @@ vllm/worker/neuron_model_runner.py,sha256=0CAkAavF3k4X9hoyT5RNtCQtyUwq3L-O4mWo_9
|
|
212
212
|
vllm/worker/neuron_worker.py,sha256=sX6fWmNan9M4iP1PEO2UyWcxckuu89i9sf6725incVk,3480
|
213
213
|
vllm/worker/worker.py,sha256=SPnZrMFSkKrFqJGBtN9dD3VJagmhHGIXeoV_7_q9zv4,14644
|
214
214
|
vllm/worker/worker_base.py,sha256=B_VaAmgcLQ15t3_9sjOzTQJvflIOuMXvNnF1M-bbOZs,5263
|
215
|
-
vllm_npu-0.4.2.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
216
|
-
vllm_npu-0.4.2.dist-info/METADATA,sha256=
|
217
|
-
vllm_npu-0.4.2.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
218
|
-
vllm_npu-0.4.2.dist-info/top_level.txt,sha256=fAgb8Pt4zQoKTUA3ZnKEIgcjh0L97_dwEjYDTL5MEEo,5
|
219
|
-
vllm_npu-0.4.2.dist-info/RECORD,,
|
215
|
+
vllm_npu-0.4.2.post2.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
216
|
+
vllm_npu-0.4.2.post2.dist-info/METADATA,sha256=WCppNW34KJ5ZcbD6v3BYT523hR2QG6tDtJvnMPNZUe8,9258
|
217
|
+
vllm_npu-0.4.2.post2.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
218
|
+
vllm_npu-0.4.2.post2.dist-info/top_level.txt,sha256=fAgb8Pt4zQoKTUA3ZnKEIgcjh0L97_dwEjYDTL5MEEo,5
|
219
|
+
vllm_npu-0.4.2.post2.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|