Recover vllm-ascend dev image (#209)
### What this PR does / why we need it? Recover vllm-ascend dev image ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? CI passed Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
This commit is contained in:
@@ -36,7 +36,7 @@ vLLM 昇腾插件 (`vllm-ascend`) 是一个让vLLM在Ascend NPU无缝运行的
|
||||
- 软件:
|
||||
* Python >= 3.9
|
||||
* CANN >= 8.0.RC2
|
||||
* PyTorch >= 2.5.1, torch-npu >= 2.5.1.dev20250218
|
||||
* PyTorch >= 2.5.1, torch-npu >= 2.5.1.dev20250226
|
||||
* vLLM (与vllm-ascend版本一致)
|
||||
|
||||
在[此处](docs/source/installation.md),您可以了解如何逐步准备环境。
|
||||
@@ -97,4 +97,4 @@ vllm-ascend有主干分支和开发分支。
|
||||
|
||||
## 许可证
|
||||
|
||||
Apache 许可证 2.0,如 [LICENSE](./LICENSE) 文件中所示。
|
||||
Apache 许可证 2.0,如 [LICENSE](./LICENSE) 文件中所示。
|
||||
|
||||
Reference in New Issue
Block a user