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 71c558d commit e89b65eCopy full SHA for e89b65e
pr_agent/algo/__init__.py
@@ -67,7 +67,7 @@
67
'groq/llama3-8b-8192': 8192,
68
'groq/llama3-70b-8192': 8192,
69
'groq/llama-3.1-8b-instant': 8192,
70
- 'groq/llama-3.3-70b-versatile': 8192,
+ 'groq/llama-3.3-70b-versatile': 128000,
71
'groq/mixtral-8x7b-32768': 32768,
72
'groq/gemma2-9b-it': 8192,
73
'ollama/llama3': 4096,
0 commit comments