Skip to content

Commit

Permalink
feat: add deepseek-r1-distill-llama-70b to Groq (#5970)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
raphaelchristi and autofix-ci[bot] authored Jan 28, 2025
1 parent fb0696c commit cc592e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/backend/base/langflow/base/models/groq_constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"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
Expand Down

0 comments on commit cc592e8

Please sign in to comment.