Skip to content

Commit

Permalink
feat: moonshot fc (#3629)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yeuoly authored Apr 19, 2024
1 parent 03c9883 commit a0c3070
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ label:
model_type: llm
features:
- agent-thought
- tool-call
- multi-tool-call
- stream-tool-call
model_properties:
mode: chat
context_size: 128000
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ label:
model_type: llm
features:
- agent-thought
- tool-call
- multi-tool-call
- stream-tool-call
model_properties:
mode: chat
context_size: 32000
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ label:
model_type: llm
features:
- agent-thought
- tool-call
- multi-tool-call
- stream-tool-call
model_properties:
mode: chat
context_size: 8192
Expand Down

0 comments on commit a0c3070

Please sign in to comment.