fix: remove duplicated model (#2012)

the model `llama-3.2-11b-vision-preview` was declared at https://github.com/songquanpeng/one-api/blob/3915ce9814b8261a1ab13ed93adec58b463cd75c/relay/adaptor/groq/constants.go#L11
This commit is contained in:
jiz4oh
2025-02-02 22:21:30 +08:00
committed by GitHub
parent 7a97ddc03c
commit ea3331b79a
-1
View File
@@ -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",