-
Notifications
You must be signed in to change notification settings - Fork 683
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: added support for A21 and Amazon Titan models via bedrock api (#…
…1101) * feat: added support for A21 and Amazon Titan models via bedrock api Signed-off-by: Yomesh Shah <yomesh@gmail.com> * fix: response type for diffrent models and use of constant for top_P Signed-off-by: Yomesh Shah <yomesh@gmail.com> * fix: constant for top_P as int vs string Signed-off-by: Yomesh Shah <yomesh@gmail.com> * feat: moved topP and maxTokens to config rather than being constants in the code Signed-off-by: Yomesh Shah <yomesh@gmail.com> --------- Signed-off-by: Yomesh Shah <yomesh@gmail.com> Co-authored-by: Alex Jones <alexsimonjones@gmail.com>
- Loading branch information
1 parent
d30563d
commit 4f3ecf0
Showing
1 changed file
with
90 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters