Commit b1c7a56
committed
feat: inline HF model validation at submit time (replaces dead background thread)
Single HTTP HEAD to huggingface.co/api/models/{repo} before sbatch.
Shows green checkmark or yellow warning. Takes <1s, never blocks on failure.1 parent ddf30ef commit b1c7a56
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
394 | 404 | | |
395 | 405 | | |
396 | 406 | | |
| |||
0 commit comments