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
Gemma v3 doesn't like to write a newline after its <end_of_turn> and instead repeats the EOT token forever. To support this behavior, we need to separate the stop token from the message suffix.