Add a better model option for cerebras
This commit is contained in:
parent
66582ed8ad
commit
e389636a19
@ -129,7 +129,8 @@ enum AIProvider: String, CaseIterable {
|
|||||||
return [
|
return [
|
||||||
"llama-4-scout-17b-16e-instruct",
|
"llama-4-scout-17b-16e-instruct",
|
||||||
"llama-3.3-70b",
|
"llama-3.3-70b",
|
||||||
"qwen-3-32b"
|
"qwen-3-32b",
|
||||||
|
"qwen-3-235b-a22b"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user