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
fix: update step handling in LocalBackend and improve error handling
- Changed the default step assignment in get_inference_name() to use a method for better accuracy.
- Enhanced error handling when importing UnslothService to prevent crashes if the module is not found.
- Refactored assertion for clarity in gradient step validation.
0 commit comments