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

[tnx] support codellama 70b instruct tokenizer #1653

Merged

Conversation

tosterberg
Copy link
Contributor

Description

Adding the ability to consume fine-tuned tokenizers that utilize multiple EOS tokens as part of their generation strategy. Example artifact https://huggingface.co/codellama/CodeLlama-70b-Instruct-hf/blob/main/generation_config.json#L4.

@tosterberg tosterberg requested review from zachgk, frankfliu and a team as code owners March 21, 2024 21:51
@tosterberg tosterberg force-pushed the support-instruct-multi-eos branch from 177aa3a to 9aa1b4b Compare March 21, 2024 21:58
@tosterberg tosterberg merged commit ce7875c into deepjavalibrary:master Mar 21, 2024
8 checks passed
@tosterberg tosterberg deleted the support-instruct-multi-eos branch April 4, 2024 17:12
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.

2 participants