Skip to content

Commit

Permalink
Add support for
Browse files Browse the repository at this point in the history
  • Loading branch information
HamadaSalhab committed Jan 13, 2025
1 parent c5cd858 commit 71b6a00
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions llm-proxy/litellm-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,12 @@ model_list:
api_key: os.environ/OPENROUTER_API_KEY
tags: ["paid"]

- model_name: "l3.1-euryale-70b"
litellm_params:
model: "openrouter/sao10k/l3.1-euryale-70b"
api_key: os.environ/OPENROUTER_API_KEY
tags: ["paid"]

- model_name: "l3.3-euryale-70b"
litellm_params:
model: "openrouter/sao10k/l3.3-euryale-70b"
Expand Down

0 comments on commit 71b6a00

Please sign in to comment.