Drop the per-format serial loop that called exportGGUF once per item in quantLevels. quantLevels is already a string[]; pass it directly so multi-format selections become one POST instead of N sequential POSTs. Eliminates the wasted weight-merge between formats and lets the backend route all formats through save_pretrained_gguf's native list handling. Closes the studio-side half of the batch GGUF export work. |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
| __init__.py | ||
| install_llama_prebuilt.py | ||
| install_python_stack.py | ||
| LICENSE.AGPL-3.0 | ||
| setup.bat | ||
| setup.ps1 | ||
| setup.sh | ||
| Unsloth_Studio_Colab.ipynb | ||