unsloth/studio/backend/routes
Roland Tannous 1453c79123 Strip leaked tool-call XML from Anthropic endpoint content
Apply _TOOL_XML_RE to content events in both streaming and
non-streaming tool paths, matching the OpenAI endpoint behavior.
2026-04-11 21:25:59 +04:00
..
data_recipe Let recipes use the model loaded in Chat (#4840) 2026-04-08 03:48:22 -07:00
.gitkeep root studio folder 2026-02-02 09:13:49 +00:00
__init__.py feat(studio): training history persistence and past runs viewer (#4501) 2026-03-25 00:58:55 -07:00
auth.py Studio: add API key authentication for programmatic access 2026-04-10 13:33:14 +00:00
datasets.py fix: subprocess crash during map operation on Windows (#4507) 2026-03-22 05:21:09 -07:00
export.py Final cleanup 2026-03-12 18:28:04 +00:00
inference.py Strip leaked tool-call XML from Anthropic endpoint content 2026-04-11 21:25:59 +04:00
models.py fix(studio): custom folder scan fails to find GGUF variants when pointing directly at a model directory (#4860) 2026-04-06 08:31:07 -07:00
training.py [Studio] multi gpu finetuning/inference via "balanced_low0/sequential" device_map (#4602) 2026-03-30 02:33:15 -07:00
training_history.py feat(studio): training history persistence and past runs viewer (#4501) 2026-03-25 00:58:55 -07:00