Skip to content

Commit

Permalink
feat: add Cloudflare New Free Model Llama 3.1 8b (#1703)
Browse files Browse the repository at this point in the history
  • Loading branch information
HynoR authored and songquanpeng committed Aug 6, 2024
1 parent 04bb3ef commit 2af6f6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions relay/adaptor/cloudflare/constant.go
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 2af6f6a

Please sign in to comment.