Skip to content

Commit a160bfd

Browse files
committed
docs: update groq model list
Signed-off-by: appleboy <[email protected]>
1 parent fd5758c commit a160bfd

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -141,10 +141,16 @@ codegpt config set openai.model llama3-8b-8192
141141

142142
Support the [following models][32]:
143143

144-
1. `llama3-8b-8192` (Meta) **recommended**
145-
2. `llama3-70b-8192` (Meta)
146-
3. `mixtral-8x7b-32768` (Mistral)
147-
4. `gemma-7b-it` (Google)
144+
1. `llama-3.1-8b-instant` (Meta)
145+
2. `llama-3.1-70b-versatile` (Meta)
146+
3. `llama-3.1-405b-reasoning` (Meta)
147+
4. `llama3-8b-8192` (Meta)
148+
5. `llama3-70b-8192` (Meta)
149+
6. `llama3-groq-8b-8192-tool-use-preview`
150+
7. `llama3-groq-70b-8192-tool-use-preview`
151+
8. `mixtral-8x7b-32768` (Mistral)
152+
9. `gemma2-9b-it` (Google)
153+
10. `gemma-7b-it` (Google)
148154

149155
[30]: https://groq.com/
150156
[31]: https://console.groq.com/keys

0 commit comments

Comments
 (0)