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

Updating Databricks Available Models #129

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

Conversation

zacdav-db
Copy link

Databricks changes the available models over time as new models become available (or older models are removed).

https://docs.databricks.com/en/machine-learning/foundation-models/index.html#pay-per-token-foundation-model-apis

Important

Starting December 11, 2024, Meta-Llama-3.3-70B-Instruct replaces support for Meta-Llama-3.1-70B-Instruct in Foundation Model APIs pay-per-token endpoints.

The following models are now retired. See Retired models for recommended replacement models.

Llama 2 70B Chat

MPT 7B Instruct

MPT 30B Instruct

Given this, I've changed the docs, vignette, and configs. I've also removed mixtral/dbrx as default options due to their age, these can always be used by specifying model names directly.

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.

1 participant