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

Update Ollama supported llama model list #483

Merged
merged 1 commit into from
Nov 23, 2024

Conversation

hickeyma
Copy link
Contributor

What does this PR do?

Update the llama model supported list for Ollama.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 19, 2024
@hickeyma
Copy link
Contributor Author

@ashwinb @yanxi0830 Is this the update you are looking for?

Copy link
Contributor

@ashwinb ashwinb left a comment

Choose a reason for hiding this comment

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

This looks good to me. @dineshyv can you confirm and approve?

"llama3.1:405b-instruct-fp16",
CoreModelId.llama3_1_405b_instruct.value,
),
build_model_alias_with_just_provider_model_id(
Copy link
Contributor

Choose a reason for hiding this comment

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

@dineshyv I think we need to improve the naming of this method and the associated one a little bit. it is not clear at all what is going on.

@ashwinb ashwinb merged commit 76fc5d9 into meta-llama:main Nov 23, 2024
2 checks passed
@hickeyma hickeyma deleted the add-more-llama-ollama branch November 23, 2024 13:28
SLR722 pushed a commit that referenced this pull request Nov 27, 2024
# What does this PR do?

Update the llama model supported list for Ollama.

- [x] Addresses issue (#462)

Signed-off-by: Martin Hickey <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants