Merge pull request #191 from oswalpalash/patch-1
Add a better model option for cerebras
This commit is contained in:
commit
386d4e8198
@ -129,7 +129,8 @@ enum AIProvider: String, CaseIterable {
|
||||
return [
|
||||
"llama-4-scout-17b-16e-instruct",
|
||||
"llama-3.3-70b",
|
||||
"qwen-3-32b"
|
||||
"qwen-3-32b",
|
||||
"qwen-3-235b-a22b"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user