Skip to content

Commit

Permalink
fix: remove duplicated model (#2012)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiz4oh authored Feb 2, 2025
1 parent 7a97ddc commit ea3331b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion relay/adaptor/groq/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ var ModelList = []string{
"llama-3.2-11b-vision-preview",
"llama-3.2-1b-preview",
"llama-3.2-3b-preview",
"llama-3.2-11b-vision-preview",
"llama-3.2-90b-text-preview",
"llama-3.2-90b-vision-preview",
"llama-guard-3-8b",
Expand Down

0 comments on commit ea3331b

Please sign in to comment.