Use local vllm venv for dash0 community run
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"engine": {
|
||||
"engine_name": "vllm",
|
||||
"engine_version": "0.20.0",
|
||||
"exec_path": "/home/admin/cpfs/wjh/venvs/vllm-0.20.0/bin/vllm",
|
||||
"exec_path": "/tmp/wjh/venvs/vllm-0.20.0/bin/vllm",
|
||||
"cwd": "/home/admin/cpfs/wjh/aituner/aituner",
|
||||
"host": "127.0.0.1",
|
||||
"port": 18230,
|
||||
@@ -57,7 +57,7 @@
|
||||
"allowed_data_parallel_sizes": [1, 2, 4, 8],
|
||||
"allowed_expert_parallel_sizes": [1, 2, 4, 8]
|
||||
},
|
||||
"python_executable": "/home/admin/cpfs/wjh/venvs/vllm-0.20.0/bin/python"
|
||||
"python_executable": "/tmp/wjh/venvs/vllm-0.20.0/bin/python"
|
||||
},
|
||||
"trace": {
|
||||
"windows_path": "/home/admin/cpfs/wjh/aituner/aituner/trace_windows/windows.json",
|
||||
|
||||
Reference in New Issue
Block a user