feat: add deepseek-r1-distill-llama-70b to Groq (#5970)
* feat: add deepseek-r1-distill-llama-70b to Groq * [autofix.ci] apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
fb0696c526
commit
cc592e8ad1
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ GROQ_MODELS = [
|
|||
"llama-3.2-90b-vision-preview", # Meta
|
||||
"llama-3.3-70b-specdec", # Meta
|
||||
"llama-3.3-70b-versatile", # Meta
|
||||
"deepseek-r1-distill-llama-70b" # DeepSeek
|
||||
"llama-guard-3-8b", # Meta
|
||||
"llama3-70b-8192", # Meta
|
||||
"llama3-8b-8192", # Meta
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue