-
Notifications
You must be signed in to change notification settings - Fork 137
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
feat(agents): granite 3.1 support #257
base: main
Are you sure you want to change the base?
Conversation
@michael-desmond just fyi you can use a draft mode PR, that's the native way of "DONT MERGE YET" |
@JanPokorny the reason we used "don't merge yet" in the title is because both @michael-desmond and myself are on vacation tomorrow when the release is happening. We need one of the @i-am-bee/framework-developers to merge in our absence. |
Signed-off-by: MICHAEL DESMOND <mdesmond@us.ibm.com>
Signed-off-by: Graham White <gwhite@uk.ibm.com>
828a4f7
to
68ba276
Compare
Signed-off-by: MICHAEL DESMOND <mdesmond@us.ibm.com>
Thanks @JanPokorny I didnt know about draft PRs. @Tomas2D can you take a look at this one, we want to merge it on wed to coincide with the broader granite release. Good to have it pass you before then. Thx. |
Why we want to drop 3.0? |
Watsonx has dropped support for 3.0 so it's not possible to access that model using one of our major llm providers. Hence, the decision was taken to mirror here in Bee. |
Which issue(s) does this pull-request address?
Contributes-to: https://github.com/i-am-bee/internal/issues/19
Adds support for Granite 3.1. Drops 3.0 support.
Updates granite examples.
This needs to be merged on Wed 18th to coincide with broader release.
Checklist
yarn lint
oryarn lint:fix
yarn format
oryarn format:fix
yarn test:unit
yarn test:e2e