Add llama3.1-8b from Cerebras

This commit is contained in:
Beingpax 2025-12-04 20:55:13 +05:45
parent ea64ff3109
commit 8ce84e9a69

View File

@ -78,6 +78,7 @@ enum AIProvider: String, CaseIterable {
case .cerebras: case .cerebras:
return [ return [
"gpt-oss-120b", "gpt-oss-120b",
"llama-3.1-8b",
"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",