Skip to content

Adding Cerebras inference support (#502) #523

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

Merged
merged 2 commits into from
Feb 26, 2025
Merged

Adding Cerebras inference support (#502) #523

merged 2 commits into from
Feb 26, 2025

Conversation

kamath
Copy link
Contributor

@kamath kamath commented Feb 26, 2025

just added a changeset to #502

* Added support for Cerebras models

Full function calling support for both llama-3.3-70b and llama-3.1-8b models
(llama 3.1 8b struggles with tools)

* Added higher performance model as default for example

* Changed Cerebras model prefixes to include provider

* Update CerebrasClient.ts

* Update LLMProvider.ts

* Update LLMClient.ts

* Update model.ts

* Update LLMClient.ts

* Update LLMProvider.ts

* Update LLMProvider.ts

---------

Co-authored-by: Anirudh Kamath <[email protected]>
Copy link

changeset-bot bot commented Feb 26, 2025

🦋 Changeset detected

Latest commit: 946e1c5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@browserbasehq/stagehand Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@kamath kamath marked this pull request as ready for review February 26, 2025 01:48
@kamath kamath merged commit 44cf7cc into main Feb 26, 2025
11 checks passed
@kamath
Copy link
Contributor Author

kamath commented Feb 26, 2025

merged without approval since #502 was the actual diff

@github-actions github-actions bot mentioned this pull request Feb 26, 2025
@alexdphan alexdphan deleted the evals/kwt00 branch February 26, 2025 21:52
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