Support cloudflare llama3.1-8b

This commit is contained in:
TAKO
2024-07-31 17:11:25 +08:00
committed by GitHub
parent ea51c719b5
commit d6d9c41e4e

View File

@@ -1,6 +1,7 @@
package cloudflare
var ModelList = []string{
"@cf/meta/llama-3.1-8b-instruct",
"@cf/meta/llama-2-7b-chat-fp16",
"@cf/meta/llama-2-7b-chat-int8",
"@cf/mistral/mistral-7b-instruct-v0.1",