Commit a7759dd
fix(ci): use direct wget download to avoid disk space issues
- Replace git-lfs clone of entire ggml-org/models repo (10.91 GiB)
- Use direct wget download of stories15M-q4_0.gguf (19MB only)
- Prevents 'No space left on device' errors in GitHub Actions
Co-Authored-By: Jaime Mizrachi <[email protected]>1 parent 9505f17 commit a7759dd
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
0 commit comments