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: SagemakerGenerator #6835

Closed
wants to merge 3 commits into from
Closed

feat: SagemakerGenerator #6835

wants to merge 3 commits into from

Conversation

ZanSara
Copy link
Contributor

@ZanSara ZanSara commented Jan 26, 2024

Related Issues

Proposed Changes:

  • Add SagemakerGenerator with a very basic set of features (no streaming, no chat, only text inference)
  • Add tests

How did you test it?

Local tests

Notes for the reviewer

  • Tested on Falcon models
  • Tested on Llama2 models
  • CI variables added

Checklist

@github-actions github-actions bot added topic:tests 2.x Related to Haystack v2.0 type:documentation Improvements on the docs labels Jan 26, 2024
@ZanSara ZanSara closed this Jan 26, 2024
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 7669049575

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.09%) to 88.827%

Totals Coverage Status
Change from base Build 7666623419: -0.09%
Covered Lines: 4595
Relevant Lines: 5173

💛 - Coveralls

@ZanSara ZanSara deleted the sagemaker-generator branch January 26, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Related to Haystack v2.0 topic:tests type:documentation Improvements on the docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement SagemakerGenerator
2 participants