Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misc + fix "\n" tokenization + phi-2 new layer names #2552

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

vince62s
Copy link
Member

fix ensemble decoding when using flash-attn
fix "\n" tokenization (they were stripped out) leading to lower MMLU scores
patch to tokenize "\n\n" into"\n" "\n" when using gpt2 BPE
adapt phi-2 converter to the new layer names

@vince62s vince62s merged commit b67e492 into OpenNMT:master Jan 18, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant