You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Production hardening: progress bars, device awareness, API boundaries
Five targeted improvements for production readiness:
1. CLI progress bars — compress, analyze, merge show loading progress
2. Device-aware orthogonal_init — tensors created on subspace device/dtype
3. VLoRAModel/SubspaceTrainer __repr__ + thread-safety documentation
4. __all__ in all submodules — proper API boundaries for each module
5. Memory estimation logging in from_adapters() before SVD
0 commit comments