carlex3321 commited on
Commit
f21bddb
verified
1 Parent(s): 9ba6cc0

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +4 -0
start.sh CHANGED
@@ -144,6 +144,10 @@ else
144
  echo "GPU n茫o vis铆vel, pulando builder Apex/Q8."
145
  fi
146
 
 
 
 
 
147
  # ---------------------- Diagn贸stico ----------------------
148
  /app/info.sh || true
149
  #ls -la /app || true
 
144
  echo "GPU n茫o vis铆vel, pulando builder Apex/Q8."
145
  fi
146
 
147
+ pip uninstall -y triton || true && \
148
+ pip install -v --no-build-isolation triton==3.1.0
149
+
150
+
151
  # ---------------------- Diagn贸stico ----------------------
152
  /app/info.sh || true
153
  #ls -la /app || true