Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
new-api
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
39375c8c
authored
Jul 31, 2024
by
Calcium-Ion
Committed by
GitHub
Jul 31, 2024
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #401 from HynoR/main
Support cloudflare llama3.1-8b
parents
ea51c719
d6d9c41e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
+1
-0
relay/channel/cloudflare/constant.go
+1
-0
No files found.
relay/channel/cloudflare/constant.go
View file @
39375c8c
package
cloudflare
package
cloudflare
var
ModelList
=
[]
string
{
var
ModelList
=
[]
string
{
"@cf/meta/llama-3.1-8b-instruct"
,
"@cf/meta/llama-2-7b-chat-fp16"
,
"@cf/meta/llama-2-7b-chat-fp16"
,
"@cf/meta/llama-2-7b-chat-int8"
,
"@cf/meta/llama-2-7b-chat-int8"
,
"@cf/mistral/mistral-7b-instruct-v0.1"
,
"@cf/mistral/mistral-7b-instruct-v0.1"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment