Skip to content

Commit

Permalink
chore: add new LLM model gemma2-9b-it for groq provider
Browse files Browse the repository at this point in the history
  • Loading branch information
CNSeniorious000 committed Jul 8, 2024
1 parent e1a2b12 commit 60afbb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/llm/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"claude-3-sonnet-20240229",
"claude-3-haiku-20240307",
"gemma-7b-it",
"gemma2-9b-it",
"llama3-8b-8192",
"llama3-70b-8192",
"llama2-70b-4096",
Expand Down

0 comments on commit 60afbb5

Please sign in to comment.