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

Add codellama to tokenizer list for set_pad_token #3598

Merged
merged 2 commits into from
Sep 12, 2023
Merged

Conversation

Infernaught
Copy link
Contributor

Because CodeLlamaTokenizer does not have a pad_token_id set, this PR adds it to the list of tokenizers we set a pad_token explicitly for.

@github-actions
Copy link

github-actions bot commented Sep 12, 2023

Unit Test Results

       6 files  ±       0         6 suites  ±0   1h 39m 51s ⏱️ + 20m 5s
2 806 tests +2 772  2 793 ✔️ +2 764  12 💤 +7  1 +1 
2 849 runs  +2 761  2 827 ✔️ +2 755  21 💤 +5  1 +1 

For more details on these failures, see this check.

Results for commit d6ada2d. ± Comparison against base commit 6178b48.

♻️ This comment has been updated with latest results.

@Infernaught Infernaught merged commit f240aa4 into master Sep 12, 2023
14 of 16 checks passed
@Infernaught Infernaught deleted the codellama_fix branch September 12, 2023 21:07
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