Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ BYOLLM supports the intersection of models that Warp supports and models availab
To determine which models you can use with BYOLLM:

* [Model Choice](/agent-platform/inference/model-choice/) - Full list of Warp-supported models.
* [Supported models in Amazon Bedrock](https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html) - AWS Bedrock model availability.
* [Supported models in Amazon Bedrock](https://docs.aws.amazon.com/bedrock/latest/userguide/model-cards.html) - AWS Bedrock model availability.

A model must appear on both lists to be available through BYOLLM.

Expand Down
Loading