feat(groq): remove deprecated model
This commit is contained in:
parent
cf7144db96
commit
f628b6e416
1 changed files with 0 additions and 4 deletions
|
|
@ -48,10 +48,6 @@ const groqChatModels: Record<string, string>[] = [
|
|||
displayName: 'DeepSeek R1 Distill Qwen 32B (Preview)',
|
||||
key: 'deepseek-r1-distill-qwen-32b',
|
||||
},
|
||||
{
|
||||
displayName: 'DeepSeek R1 Distill Llama 70B SpecDec (Preview)',
|
||||
key: 'deepseek-r1-distill-llama-70b-specdec',
|
||||
},
|
||||
{
|
||||
displayName: 'DeepSeek R1 Distill Llama 70B (Preview)',
|
||||
key: 'deepseek-r1-distill-llama-70b',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue