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 SFTConfig parameter error in function calling notebook
- Change max_seq_length to max_length parameter in SFTConfig instantiation
- Resolves TypeError when running train_qlora_model function
- Maintains compatibility with TRL library API requirements
0 commit comments