unsloth/studio
Shine1i 391b633cae feat: enhance progress tracking for execution jobs
- Added logic to calculate and manage column-level progress for job executions.
- Introduced `progress_columns_total` and `_column_done` fields for more granular progress updates.
- Improved overall progress computation by considering total columns and individual progress per column.
2026-02-20 12:52:45 +01:00
..
backend feat: enhance progress tracking for execution jobs 2026-02-20 12:52:45 +01:00
frontend feat: refactor and extend recipe execution logic 2026-02-20 12:47:51 +01:00
tests fix: auto-detect LoRA adapters for both local and remote HF models in ModelConfig 2026-02-13 20:54:40 +00:00