diff --git a/tests/llm_translation/test_bedrock_completion.py b/tests/llm_translation/test_bedrock_completion.py index 9367170b7a..8fece8f86c 100644 --- a/tests/llm_translation/test_bedrock_completion.py +++ b/tests/llm_translation/test_bedrock_completion.py @@ -701,8 +701,6 @@ def test_bedrock_stop_value(stop, model): "model", [ "anthropic.claude-3-sonnet-20240229-v1:0", - # "meta.llama3-70b-instruct-v1:0", - "anthropic.claude-v2", "mistral.mixtral-8x7b-instruct-v0:1", ], )