mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
fix: model eol
This commit is contained in:
parent
abb4df9dc7
commit
5aa1665d79
1 changed files with 1 additions and 1 deletions
|
|
@ -1318,7 +1318,7 @@ async def test_completion_replicate_llama3_streaming(sync_mode):
|
|||
# ["bedrock/cohere.command-r-plus-v1:0", None],
|
||||
["anthropic.claude-3-sonnet-20240229-v1:0", None],
|
||||
# ["mistral.mistral-7b-instruct-v0:2", None],
|
||||
["bedrock/amazon.titan-tg1-large", None],
|
||||
["bedrock/amazon.titan-text-express-v1", None],
|
||||
# ["meta.llama3-8b-instruct-v1:0", None],
|
||||
],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue