unsloth/studio/backend
2026-03-17 14:51:58 +00:00
..
assets studio: improve onboarding UX, tooltips, and training defaults (#4355) 2026-03-17 07:46:07 -07:00
auth feat(studio): disable auth flow for HF Spaces deployment 2026-03-17 14:51:58 +00:00
core studio: improve onboarding UX, tooltips, and training defaults (#4355) 2026-03-17 07:46:07 -07:00
loggers fix: bypass LoggingMiddleware for SSE streaming endpoint BaseHTTPMiddleware buffers StreamingResponse bodies, which breaks real-time SSE delivery of training progress in Docker containers. Skip the middleware entirely for /api/train/progress so events flow directly to the client unbuffered 2026-03-17 14:51:58 +00:00
models feat(studio): disable auth flow for HF Spaces deployment 2026-03-17 14:51:58 +00:00
plugins Final cleanup 2026-03-12 18:28:04 +00:00
requirements studio: web search, KV cache dtype, training progress, inference fixes 2026-03-17 00:30:01 -07:00
routes feat(studio): disable auth flow for HF Spaces deployment 2026-03-17 14:51:58 +00:00
state Final cleanup 2026-03-12 18:28:04 +00:00
tests fix(seed): disable remote code execution in seed inspect dataset loads (#4275) 2026-03-13 19:37:43 +04:00
utils studio: improve onboarding UX, tooltips, and training defaults (#4355) 2026-03-17 07:46:07 -07:00
__init__.py Final cleanup 2026-03-12 18:28:04 +00:00
colab.py Fix/colab comment edits (#4317) 2026-03-16 16:15:46 -07:00
main.py studio: web search, KV cache dtype, training progress, inference fixes 2026-03-17 00:30:01 -07:00
run.py studio: improve onboarding UX, tooltips, and training defaults (#4355) 2026-03-17 07:46:07 -07:00