carlex3321 commited on
Commit
8f371bc
·
verified ·
1 Parent(s): 8c3e1ce

Update builder.sh

Browse files
Files changed (1) hide show
  1. builder.sh +0 -1
builder.sh CHANGED
@@ -180,7 +180,6 @@ ensure_pkg () {
180
  # ===== Execução: Apex e Q8 =====
181
  ensure_pkg "apex" check_apex build_apex || true
182
  ensure_pkg "q8_kernels" check_q8 build_q8 || true
183
- HF_UPLOAD_WHEELS = 1
184
 
185
 
186
  python - <<'PY'
 
180
  # ===== Execução: Apex e Q8 =====
181
  ensure_pkg "apex" check_apex build_apex || true
182
  ensure_pkg "q8_kernels" check_q8 build_q8 || true
 
183
 
184
 
185
  python - <<'PY'