mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-21 15:36:49 +08:00
feat: groq support Llama3 now
This commit is contained in:
@@ -7,4 +7,6 @@ var ModelList = []string{
|
|||||||
"llama2-7b-2048",
|
"llama2-7b-2048",
|
||||||
"llama2-70b-4096",
|
"llama2-70b-4096",
|
||||||
"mixtral-8x7b-32768",
|
"mixtral-8x7b-32768",
|
||||||
|
"llama3-8b-8192",
|
||||||
|
"llama3-70b-8192",
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user