[0.4.7] - 2025-07-20
🗂️ Global Folder Configuration
-
Navbar Folder Settings: Added global HuggingFace cache and output folder configuration in navbar
- Visual Folder Display: Shows current folder paths with truncation for long paths
- One-Click Access: Dedicated buttons for each folder type with file browser integration
- Persistent Storage: Folder settings persist across sessions and sync with backend
- Comprehensive Refresh: All tabs automatically update when folders change
-
Cross-Tab Consistency: Unified folder usage across entire application
- Model Dropdowns: All model lists (Train, Test, Quantize, Fuse) use global HuggingFace cache
- Training Data: All training sessions, checkpoints, and adapters use global output folder
- Real-Time Updates: Changing folders immediately refreshes all relevant components
-
Enhanced File Browser: Improved navigation with manual path input and better error handling
🔧 Technical Improvements
- Backend API Fixes: Updated all hardcoded paths to use environment variables
- Dropdown Refresh: Fixed adapter dropdowns to properly clear when folders change
- Component Integration: Centralized refresh system across all tabs and components