Spaces:
Sleeping
Sleeping
雷娃
commited on
Commit
·
92e3e51
1
Parent(s):
1d5c7e3
add install.sh
Browse files
app.py
CHANGED
@@ -13,7 +13,7 @@ def install_vllm_from_patch():
|
|
13 |
return False
|
14 |
|
15 |
try:
|
16 |
-
|
17 |
result = subprocess.run(
|
18 |
["bash", script_path],
|
19 |
check=True,
|
|
|
13 |
return False
|
14 |
|
15 |
try:
|
16 |
+
print(f"begin run install.sh")
|
17 |
result = subprocess.run(
|
18 |
["bash", script_path],
|
19 |
check=True,
|