unsloth/studio
Daniel Han 3de930ea0b studio: change login error to "Incorrect password", add reset-password CLI
- Login error now says "Incorrect password" instead of the generic
  "Incorrect username or password" since Studio only has one account.
- Add `unsloth studio reset-password` command that deletes the auth
  database so a fresh admin account with a new random password is
  created on the next server start.
2026-03-17 07:56:53 +00:00
..
backend studio: change login error to "Incorrect password", add reset-password CLI 2026-03-17 07:56:53 +00:00
frontend studio: web search, KV cache dtype, training progress, inference fixes 2026-03-17 00:30:01 -07:00
__init__.py Final cleanup 2026-03-12 18:28:04 +00:00
install_python_stack.py studio: improve Colab notebook, redesign ready popup, and clean up install output (#4339) 2026-03-16 21:39:25 -07:00
LICENSE.AGPL-3.0 Add AGPL-3.0 license to studio folder 2026-03-09 19:36:25 +00:00
setup.bat Final cleanup 2026-03-12 18:28:04 +00:00
setup.ps1 studio: web search, KV cache dtype, training progress, inference fixes 2026-03-17 00:30:01 -07:00
setup.sh studio: web search, KV cache dtype, training progress, inference fixes 2026-03-17 00:30:01 -07:00
Unsloth_Studio_Colab.ipynb Update Unsloth_Studio_Colab.ipynb 2026-03-16 22:30:12 -07:00