-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🚅 docs: update LiteLLM config with more models (#2553)
Added all OpenAI, Azure OpenAI, Amazon Bedrock, and Google GCP models available. Specifically latest: Llama3; Google Gemini 1.5 Pro Preview; Claude Opus. Here are all of the models: - model_name: claude-3-haiku - model_name: claude-3-sonnet - model_name: claude-3-opus - model_name: claude-v2 - model_name: claude-instant - model_name: llama2-13b - model_name: llama2-70b - model_name: llama3-8b - model_name: llama3-70b - model_name: mistral-7b-instruct - model_name: mixtral-8x7b-instruct - model_name: mixtral-large - model_name: cohere-command-v14 - model_name: cohere-command-light-v14 - model_name: ai21-j2-mid - model_name: ai21-j2-ultra - model_name: amazon-titan-lite - model_name: amazon-titan-express - model_name: azure-gpt-4-turbo-preview - model_name: azure-gpt-3.5-turbo - model_name: azure-gpt-4 - model_name: azure-gpt-3.5-turbo-16k - model_name: azure-gpt-4-32k - model_name: gpt-4-turbo - model_name: old-gpt-4-turbo-preview - model_name: gpt-3.5-turbo - model_name: gpt-4 - model_name: gpt-3.5-turbo-16k - model_name: gpt-4-32k - model_name: gpt-4-vision-preview - model_name: google-chat-bison - model_name: google-chat-bison-32k - model_name: google-gemini-pro-1.0 - model_name: google-gemini-pro-1.5-preview
- Loading branch information
Showing
1 changed file
with
110 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters