-
Notifications
You must be signed in to change notification settings - Fork 529
Add Cerebras as a provider #1242
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
Add Cerebras as a provider #1242
Conversation
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
i launched the CI runs |
The failing tests are unrelated. |
@julien-c Is there something that I need to do to make the tests pass? |
@vijayth2-cerebras - let's make sure the model mapping includes all Cerebras GA models on shared replicas:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good! Thanks for the clean PR, getting approval on first shot! 🤗
I opened its Python's counterpart here: huggingface/huggingface_hub#2901
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clean!
What
Adds Cerebras as an inference provider.
Test Plan
Added new tests for Cerebras both with and without streaming.
What Should Reviewers Focus On?
I used the Cohere PR as an example.