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

feat: Llama3 #1316

Merged
merged 5 commits into from May 16, 2024
Merged

feat: Llama3 #1316

merged 5 commits into from May 16, 2024

Conversation

kir-gadjello
Copy link
Contributor

I added support for Llama3 family of LLMs, I tested it with Llama3-8B and Llama3-70B and found it to perform well. I also touched up the docs.

There are three new formats for interacting with llms: llama3, llama3-grammar, llama3-hints-grammar.

@sarahwooders sarahwooders requested a review from cpacker May 2, 2024 23:10
@kir-gadjello
Copy link
Contributor Author

Are we ready to merge?

@kir-gadjello kir-gadjello changed the title Llama3 feat: Llama3 May 6, 2024
@kir-gadjello
Copy link
Contributor Author

Are we going to merge? This is going to be a popular feature.

Copy link
Owner

@cpacker cpacker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome PR, thank you! Sorry for the delay in the review (I'll go through and patch the tests)

@cpacker cpacker merged commit 1efcd0e into cpacker:main May 16, 2024
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants