Add gpt-oss-120b to cerebras

This commit is contained in:
Palash Oswal 2025-08-05 13:52:04 -04:00 committed by GitHub
parent 36f33e5a83
commit c820964a16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,7 +74,7 @@ enum AIProvider: String, CaseIterable {
case .cerebras:
return [
"llama-4-scout-17b-16e-instruct",
"llama-3.3-70b",
"gpt-oss-120b",
"qwen-3-32b",
"qwen-3-235b-a22b-instruct-2507"
]