Skip to content

Commit 99a1ce2

Browse files
committed
update cu130 vllm version
1 parent 2d792f5 commit 99a1ce2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xinference/core/virtual_env_manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464

6565
ENGINE_VIRTUALENV_EXTRA_INDEX_URLS: Dict[str, List[str]] = {
6666
"vllm": [
67-
"https://wheels.vllm.ai/0.14.1/cu130",
67+
"https://wheels.vllm.ai/0.19.0/cu130",
6868
"https://download.pytorch.org/whl/cu130",
6969
],
7070
"sglang": [

0 commit comments

Comments
 (0)