unsloth/studio/backend/core
Shine1i d378e48c2a feat: introduce execution tracking and analysis for recipe preview
- Added `ExecutionsView` with execution history tracking, live updates, and detailed data analysis.
- Implemented IndexedDB support via Dexie to persist execution records locally.
- Enhanced backend preview logic to return execution analysis and artifacts.
- Updated studio header with view toggling between "Editor" and "Executions."
2026-02-20 11:34:25 +01:00
..
data_recipe feat: introduce execution tracking and analysis for recipe preview 2026-02-20 11:34:25 +01:00
export fix: skip sudo check on WSL during GGUF export to prevent password prompt hang 2026-02-17 19:30:02 +00:00
inference Fixing compare feature 2026-02-19 20:15:44 +00:00
training Setting it to total cpu_count // 4 2026-02-20 06:32:01 +00:00
__init__.py refactor: remove gradio dependency from training backend 2026-02-13 09:25:49 +00:00