unsloth/studio/backend/core
Shine1i 360b4daf6d feat: enhance execution log tracking, progress updates, and data visualization
- Added `log_lines` field to track and display runtime logs for executions.
- Enhanced progress tracking with terminal-like log outputs and live log scrolling.
- Introduced detailed "model usage" and "dropped columns" analysis in `ExecutionsView`.
- Optimized UI components for displaying dataset metrics, including input/output token averages.
2026-02-20 13:51:19 +01:00
..
data_recipe feat: enhance execution log tracking, progress updates, and data visualization 2026-02-20 13:51:19 +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