Skip to content

Commit

Permalink
Adding DeepSeekR1 Distill to Groq modal (#3961)
Browse files Browse the repository at this point in the history
adding DeepSeekr1 distill to groq
  • Loading branch information
adolfousier authored Feb 1, 2025
1 parent abb1b2d commit 315536e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/components/models.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,10 @@
{
"name": "groqChat",
"models": [
{
"label": "deepseek-r1-distill-llama-70b",
"name": "deepseek-r1-distill-llama-70b"
},
{
"label": "llama-3.3-70b-versatile",
"name": "llama-3.3-70b-versatile"
Expand Down

0 comments on commit 315536e

Please # to comment.