You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be great to get the Qwen and Llama distill ones working too! There's a chance the llama ones will fall into llama2 chat message templating if the model ID doesn't explicitly include "llama3"
Bedrock supports deepseek R1 through the invoke API: https://aws.amazon.com/blogs/machine-learning/deepseek-r1-model-now-available-in-amazon-bedrock-marketplace-and-amazon-sagemaker-jumpstart/
A case should be added to the
Invoke
compatibleChatBedrock
case that uses the deepseek message templating (from the above blog):The text was updated successfully, but these errors were encountered: