mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-01 04:00:45 +00:00
19 lines
519 B
Markdown
19 lines
519 B
Markdown
- dialog "选择要添加的模型":
|
|
- heading "选择要添加的模型" [level=2]
|
|
- button "关闭":
|
|
- img
|
|
- paragraph: 以下是模型提供方的可用模型,勾选要添加的模型。
|
|
- button "全选"
|
|
- list:
|
|
- listitem:
|
|
- checkbox "MiniMax-M2.7"
|
|
- text: MiniMax-M2.7
|
|
- listitem:
|
|
- checkbox "MiniMax-M2.7-highspeed"
|
|
- text: MiniMax-M2.7-highspeed
|
|
- listitem:
|
|
- checkbox "MiniMax-M3"
|
|
- text: MiniMax-M3
|
|
- button "取消"
|
|
- button "添加所选"
|