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

Fix models with "llama-3" in the name and update Hermes adapter #3338

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

teknium1
Copy link
Contributor

Why are these changes needed?

In model_adapters, llama-3 supercedes Hermes-2-Pro-Llama-3 and Hermes-2-Theta-Llama-3 when detecting it's format, so I changed it to have meta-llama as its match string to make sure it doesn't snag many other models, considering llama-3 is required by their license to be in the model name.

Also updated Hermes format

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