We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd5758c commit a160bfdCopy full SHA for a160bfd
README.md
@@ -141,10 +141,16 @@ codegpt config set openai.model llama3-8b-8192
141
142
Support the [following models][32]:
143
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)
+1. `llama-3.1-8b-instant` (Meta)
+2. `llama-3.1-70b-versatile` (Meta)
+3. `llama-3.1-405b-reasoning` (Meta)
+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)
154
155
[30]: https://groq.com/
156
[31]: https://console.groq.com/keys
0 commit comments