Skip to content

Commit

Permalink
Update Groq models
Browse files Browse the repository at this point in the history
  • Loading branch information
zakkor committed Aug 1, 2024
1 parent f7dfa07 commit ba66e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/providers.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ export const priorityOrder = [
],
},
{
exactly: ['llama3-70b-8192', 'llama3-8b-8192', 'mixtral-8x7b-32768', 'gemma2-9b-it'],
exactly: ['llama-3.1-70b-versatile', 'llama-3.1-8b-instant'],
},
{
exactly: [
Expand Down

0 comments on commit ba66e06

Please sign in to comment.