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 Databricks foundational models APIs #99

Merged
merged 6 commits into from
May 7, 2024

Conversation

zacdav-db
Copy link

  • DBRX
  • Meta Llama 3 70B
  • Mixtral 8x7B

Databricks endpoints are OpenAI compatible and have therefore only needed to make minor changes.
path in configs is set to be /serving-endpoints/ (docs) because the request URL depends on workspace (DATABRICKS_HOST).

@zacdav-db
Copy link
Author

zacdav-db commented May 3, 2024

Outstanding items:

  • Resolve behaviour with chattr_app()
  • Tests passing
  • Add user agent to identify {chattr}?
  • Vignette

@zacdav-db
Copy link
Author

@edgararuiz I believe that should be g2g if you can please review.

@edgararuiz
Copy link
Collaborator

Everything looks great! Would you mind adding a NEWS item? Once done, I'll merge. Thanks!

@edgararuiz edgararuiz merged commit c34c505 into mlverse:main May 7, 2024
6 checks passed
@edgararuiz
Copy link
Collaborator

Thanks @zacdav-db !!

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.

2 participants