mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-10-16 16:13:56 +00:00
feat: groq support Llama3 now (#1333)
* feat: groq support Llama3 now * fix: update model ratio --------- Co-authored-by: JustSong <songquanpeng@foxmail.com>
This commit is contained in:
@@ -7,4 +7,6 @@ var ModelList = []string{
|
||||
"llama2-7b-2048",
|
||||
"llama2-70b-4096",
|
||||
"mixtral-8x7b-32768",
|
||||
"llama3-8b-8192",
|
||||
"llama3-70b-8192",
|
||||
}
|
||||
|
Reference in New Issue
Block a user