This commit is contained in:
Paul Gauthier 2024-10-22 12:21:25 -07:00
parent c2e49be096
commit 57642cf96c
4 changed files with 93 additions and 0 deletions

View file

@ -55,6 +55,7 @@ model_list = "\n".join(f"- {model}" for model in sorted(prefill_models))
cog.out(model_list)
]]]-->
- anthropic/claude-3-5-sonnet-20241022
- claude-3-5-sonnet-20240620
- claude-3-5-sonnet-20241022
- claude-3-haiku-20240307
@ -84,6 +85,7 @@ cog.out(model_list)
- mistral/open-mixtral-8x7b
- mistral/pixtral-12b-2409
- openrouter/anthropic/claude-3.5-sonnet
- vertex_ai/claude-3-5-sonnet-v2@20241022
- vertex_ai/claude-3-5-sonnet@20240620
- vertex_ai/claude-3-haiku@20240307
- vertex_ai/claude-3-opus@20240229