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

feat(agents): granite 3.1 support #257

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

michael-desmond
Copy link
Contributor

@michael-desmond michael-desmond commented Dec 17, 2024

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

  • I have read the contributor guide
  • I have signed off on my commit
  • Linting passes: yarn lint or yarn lint:fix
  • Formatting is applied: yarn format or yarn format:fix
  • Unit tests pass: yarn test:unit
  • E2E tests pass: yarn test:e2e
  • Tests are included
  • Documentation is changed or added
  • Commit messages and PR title follow conventional commits

@michael-desmond michael-desmond requested a review from a team as a code owner December 17, 2024 14:55
@JanPokorny JanPokorny marked this pull request as draft December 17, 2024 15:10
@JanPokorny
Copy link
Contributor

JanPokorny commented Dec 17, 2024

@michael-desmond just fyi you can use a draft mode PR, that's the native way of "DONT MERGE YET"

@grahamwhiteuk
Copy link
Contributor

@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.

michael-desmond and others added 2 commits December 17, 2024 15:52
Signed-off-by: MICHAEL DESMOND <mdesmond@us.ibm.com>
Signed-off-by: Graham White <gwhite@uk.ibm.com>
Signed-off-by: MICHAEL DESMOND <mdesmond@us.ibm.com>
@michael-desmond michael-desmond changed the title feat(agents): granite 3.1 support (DONT MERGE YET) feat(agents): granite 3.1 support Dec 17, 2024
@michael-desmond
Copy link
Contributor Author

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.

@Tomas2D
Copy link
Contributor

Tomas2D commented Dec 17, 2024

Why we want to drop 3.0?

@grahamwhiteuk
Copy link
Contributor

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.

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.

4 participants