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
refactor: Simplify training client arguments handling in TinkerBackend and TinkerService
- Removed TinkerTrainingClientArgs import and adjusted the configuration to use a default empty dictionary for training client arguments.
- Ensured that default values for 'rank' and 'train_unembed' are set within TinkerService when creating the training client.
0 commit comments