unsloth/studio/backend/core
Roland Tannous ca1a801300 feat: explicit enable/disable toggle for API endpoint with --parallel restart
- Add set_parallel(n) to LlamaCppBackend: kills and relaunches llama-server
  with updated --parallel flag (stores launch cmd/env for replay)
- Add POST /access-endpoint/enable: restarts with --parallel 2, generates key
- Add POST /access-endpoint/disable: restarts with --parallel 1, clears key
- GET /access-endpoint now returns enabled state
- Model load clears previous API key (user must explicitly enable)
- Frontend dialog shows enable/disable toggle with loading state
- Connection details (URLs, key, snippets) only shown when enabled
2026-04-09 01:45:16 +00:00
..
data_recipe build(deps): bump oxc-parser (#4776) 2026-04-08 03:35:33 -07:00
export split venv_t5 into tiered 5.3.0/5.5.0 and fix trust_remote_code (#4878) 2026-04-07 20:05:01 +04:00
inference feat: explicit enable/disable toggle for API endpoint with --parallel restart 2026-04-09 01:45:16 +00:00
training split venv_t5 into tiered 5.3.0/5.5.0 and fix trust_remote_code (#4878) 2026-04-07 20:05:01 +04:00
__init__.py Combine studio setup fixes: frontend caching, venv isolation, Windows CPU support (#4413) 2026-03-18 03:52:25 -07:00