Commit 0186941
committed
Clean up Voxtral Realtime HF weights after export
The downloaded model_weights/ directory (~20GB) was not removed
after export, causing it to be uploaded to S3 as part of the CI
artifact. Delete it after copying out the tokenizer since the
weights are fully baked into the .pte at that point.1 parent 5e265e6 commit 0186941
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
| 376 | + | |
376 | 377 | | |
377 | 378 | | |
378 | 379 | | |
| |||
0 commit comments