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
I met a problem when generating texts. I set the flags to --contextsize 98304 and when I test it, I input a text with about 30k tokens and set the maximum output tokens to 600. EOS token triggered when it output 8/400 tokens.
Hi everyone!
I met a problem when generating texts. I set the flags to
--contextsize 98304
and when I test it, I input a text with about 30k tokens and set the maximum output tokens to 600. EOS token triggered when it output 8/400 tokens.Is there any ways to modify the EOS token?
I met this problem only on Google Colab. It's fine on my local computer.
The text was updated successfully, but these errors were encountered: