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: added support for A21 and Amazon Titan models via bedrock api #1101

Merged
merged 8 commits into from
Sep 17, 2024

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    ae1f3ec View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    076ab2f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. fix: constant for top_P as int vs string

    Signed-off-by: Yomesh Shah <[email protected]>
    awsyshah committed May 10, 2024
    Configuration menu
    Copy the full SHA
    57a7653 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. feat: moved topP and maxTokens to config rather than being constants …

    …in the code
    
    Signed-off-by: Yomesh Shah <[email protected]>
    awsyshah committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    a250277 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2359c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    1e69355 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    2a40ab1 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    6148bf9 View commit details
    Browse the repository at this point in the history