瀏覽代碼

Support cloudflare llama3.1-8b

TAKO 1 年之前
父節點
當前提交
c5e8d7ec20
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      relay/channel/cloudflare/constant.go

+ 1 - 0
relay/channel/cloudflare/constant.go

@@ -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",