Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcrt committed Jan 20, 2025
1 parent aa6a8a0 commit 023e1ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/shared/models.ts
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,8 @@ export const MODELS = [
provider: "openrouter",
},
{
id: "meta-llama/llama-3-70b-instruct",
name: "llama-3-70b-instruct",
id: "meta-llama/llama-2-70b-chat",
name: "llama-2-70b-chat",
provider: "openrouter",
},
{
Expand Down

0 comments on commit 023e1ad

Please sign in to comment.