The model config, vision-check, and embedding-check endpoints now read the token from the X-Unsloth-HF-Token header (preferred) and fall back to the hf_token query param, matching /gguf-variants. This keeps older clients that still send the query param working after the backend updates, while new clients send the header and never put the token in the URL. |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
| src-tauri | ||
| __init__.py | ||
| install_llama_prebuilt.py | ||
| install_node_prebuilt.py | ||
| install_python_stack.py | ||
| LICENSE.AGPL-3.0 | ||
| node_prebuilt_pins.json | ||
| package-lock.json | ||
| package.json | ||
| setup.bat | ||
| setup.ps1 | ||
| setup.sh | ||
| Unsloth_Studio_Colab.ipynb | ||