What version still has max_seq_length instead of max_length for SFTCofig? #3909
Unanswered
AmazingGabriel16
asked this question in
Q&A
Replies: 1 comment 1 reply
|
I found this taking a look into the releases on github, filtering for "max_length" and searching for a relevant commit. Under release v0.16.0 I found something matching with your request: There is this PR listed:
So, versions v0.15.2 and below should work 🙂 |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi there,
I seem to have issues and I believe it has something to do with max_length, can someone please let me know what version on pip contains max_seq_length still before the change?
Thanks!
All reactions