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
Make seq_len param available in JNI layer generate() (#4745)
Summary:
Pull Request resolved: #4745
- Previously, on JNI side, we fixed the seq_len to 128.
- In this diff, we expose seq_len as a paramter in generate(), so devs can customize this as needed
Reviewed By: kirklandsign
Differential Revision: D61343892
0 commit comments