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

Support Code Llama #58

Merged
merged 1 commit into from
Aug 27, 2023
Merged

Support Code Llama #58

merged 1 commit into from
Aug 27, 2023

Conversation

mishig25
Copy link
Collaborator

@mishig25 mishig25 commented Aug 27, 2023

TLDR: support Code LLama models.

Currently running 13B version that is also used on https://huggingface.co/spaces/codellama/codellama-playground

Since Code Llama uses different tokens (regarding start, end, fill in middle) compared to StarCoder, some changes were needed to make creation of prompts more general. See Files changed tab for more details

@mishig25 mishig25 changed the title Support_code_llama Support Code Llama Aug 27, 2023
@mishig25 mishig25 merged commit ca450e3 into master Aug 27, 2023
@McPatate McPatate deleted the support_code_llama branch September 26, 2023 13:26
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.

None yet

1 participant