Ver Fonte

Support cloudflare llama3.1-8b

TAKO há 1 ano atrás
pai
commit
c5e8d7ec20
1 ficheiros alterados com 1 adições e 0 exclusões
  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",