zhimin-z commited on
Commit ·
99148fc
1
Parent(s): 3412d60
add
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- 01.AI: Yi 1.5 34B Chat.json +3 -2
- 01.AI: Yi 34B 200K.json +3 -2
- 01.AI: Yi 34B Chat.json +3 -2
- 01.AI: Yi Large FC.json +3 -2
- 01.AI: Yi Large Turbo.json +3 -2
- 01.AI: Yi Large.json +3 -2
- 01.AI: Yi Vision.json +3 -2
- Aetherwiing: Starcannon 12B.json +3 -2
- AionLabs: Aion-1.0-Mini.json +3 -2
- AionLabs: Aion-1.0.json +3 -2
- AlfredPros: CodeLLaMa 7B Instruct Solidity.json +3 -2
- AllenAI: Jamba 1.5 Large.json +3 -2
- AllenAI: Jamba 1.5 Mini.json +3 -2
- AllenAI: Jamba 1.6 Large.json +3 -2
- AllenAI: Jamba Large 1.7.json +3 -2
- AllenAI: Jamba Mini 1.6.json +3 -2
- AllenAI: Jamba Mini 1.7.json +3 -2
- Amazon: Nova 2 Lite.json +3 -2
- Amazon: Nova Lite 1.0.json +3 -2
- Amazon: Nova Micro 1.0.json +3 -2
- Amazon: Nova Premier 1.0.json +3 -2
- Amazon: Nova Pro 1.0.json +3 -2
- Anthracite: Magnum v2 72B.json +3 -2
- Anthracite: Magnum v4 72B.json +3 -2
- Anthropic: Claude 3.5 Sonnet.json +3 -2
- Anthropic: Claude 3.7 Sonnet (thinking).json +3 -2
- Anthropic: Claude 3.7 Sonnet.json +3 -2
- Anthropic: Claude Haiku 4.5.json +3 -2
- Anthropic: Claude Opus 4.1.json +3 -2
- Anthropic: Claude Opus 4.5.json +3 -2
- Anthropic: Claude Opus 4.json +3 -2
- Anthropic: Claude Sonnet 4.5.json +3 -2
- Anthropic: Claude Sonnet 4.json +3 -2
- Arcee AI: AFM 4.5B.json +3 -2
- Arcee AI: Arcee Blitz.json +3 -2
- Arcee AI: Caller Large.json +3 -2
- Arcee AI: Trinity Mini.json +3 -2
- Baidu: ERNIE 4.5 21B A3B Thinking.json +3 -2
- Baidu: ERNIE 4.5 21B A3B.json +3 -2
- Baidu: ERNIE 4.5 300B A47B.json +3 -2
- Baidu: ERNIE 4.5 VL 28B A3B.json +3 -2
- Baidu: ERNIE 4.5 VL 424B A47B.json +3 -2
- BigCode: StarCoder2 15B Instruct.json +3 -2
- ByteDance Seed: Seed 1.6 Flash.json +3 -2
- ByteDance Seed: Seed 1.6.json +3 -2
- ByteDance: Seed OSS 36B Instruct.json +3 -2
- ByteDance: UI-TARS 7B.json +3 -2
- Bytedance: UI-TARS 72B.json +3 -2
- Cohere: Command A.json +3 -2
- Cohere: Command R+.json +3 -2
01.AI: Yi 1.5 34B Chat.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "01-ai/yi-1.5-34b-chat",
|
| 3 |
"context_window": 4096,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "01-ai/yi-1.5-34b-chat",
|
| 3 |
"context_window": 4096,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
01.AI: Yi 34B 200K.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "01-ai/yi-34b-200k",
|
| 3 |
"context_window": 200000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "01-ai/yi-34b-200k",
|
| 3 |
"context_window": 200000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
01.AI: Yi 34B Chat.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "01-ai/yi-34b-chat",
|
| 3 |
"context_window": 4096,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "01-ai/yi-34b-chat",
|
| 3 |
"context_window": 4096,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
01.AI: Yi Large FC.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "01-ai/yi-large-fc",
|
| 3 |
"context_window": 16384,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "01-ai/yi-large-fc",
|
| 3 |
"context_window": 16384,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": true
|
| 6 |
+
}
|
01.AI: Yi Large Turbo.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "01-ai/yi-large-turbo",
|
| 3 |
"context_window": 4096,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "01-ai/yi-large-turbo",
|
| 3 |
"context_window": 4096,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
01.AI: Yi Large.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "01-ai/yi-large",
|
| 3 |
"context_window": 32768,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "01-ai/yi-large",
|
| 3 |
"context_window": 32768,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": true
|
| 6 |
+
}
|
01.AI: Yi Vision.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "01-ai/yi-vision",
|
| 3 |
"context_window": 16384,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "01-ai/yi-vision",
|
| 3 |
"context_window": 16384,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
Aetherwiing: Starcannon 12B.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "aetherwiing/mn-starcannon-12b",
|
| 3 |
"context_window": 12000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "aetherwiing/mn-starcannon-12b",
|
| 3 |
"context_window": 12000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
AionLabs: Aion-1.0-Mini.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "aion-labs/aion-1.0-mini",
|
| 3 |
"context_window": 131072,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "aion-labs/aion-1.0-mini",
|
| 3 |
"context_window": 131072,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
AionLabs: Aion-1.0.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "aion-labs/aion-1.0",
|
| 3 |
"context_window": 131072,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "aion-labs/aion-1.0",
|
| 3 |
"context_window": 131072,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
AlfredPros: CodeLLaMa 7B Instruct Solidity.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "alfredpros/codellama-7b-instruct-solidity",
|
| 3 |
"context_window": 4096,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "alfredpros/codellama-7b-instruct-solidity",
|
| 3 |
"context_window": 4096,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
AllenAI: Jamba 1.5 Large.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "ai21/jamba-1-5-large",
|
| 3 |
"context_window": 256000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "ai21/jamba-1-5-large",
|
| 3 |
"context_window": 256000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": true
|
| 6 |
+
}
|
AllenAI: Jamba 1.5 Mini.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "ai21/jamba-1-5-mini",
|
| 3 |
"context_window": 256000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "ai21/jamba-1-5-mini",
|
| 3 |
"context_window": 256000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": true
|
| 6 |
+
}
|
AllenAI: Jamba 1.6 Large.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "ai21/jamba-1.6-large",
|
| 3 |
"context_window": 256000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "ai21/jamba-1.6-large",
|
| 3 |
"context_window": 256000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": true
|
| 6 |
+
}
|
AllenAI: Jamba Large 1.7.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "ai21/jamba-large-1.7",
|
| 3 |
"context_window": 256000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "ai21/jamba-large-1.7",
|
| 3 |
"context_window": 256000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": true
|
| 6 |
+
}
|
AllenAI: Jamba Mini 1.6.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "ai21/jamba-1.6-mini",
|
| 3 |
"context_window": 256000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "ai21/jamba-1.6-mini",
|
| 3 |
"context_window": 256000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": true
|
| 6 |
+
}
|
AllenAI: Jamba Mini 1.7.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "ai21/jamba-mini-1.7",
|
| 3 |
"context_window": 256000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "ai21/jamba-mini-1.7",
|
| 3 |
"context_window": 256000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": true
|
| 6 |
+
}
|
Amazon: Nova 2 Lite.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "amazon/nova-2-lite-v1",
|
| 3 |
"context_window": 1000000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "amazon/nova-2-lite-v1",
|
| 3 |
"context_window": 1000000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": true
|
| 6 |
+
}
|
Amazon: Nova Lite 1.0.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "amazon/nova-lite-v1",
|
| 3 |
"context_window": 300000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "amazon/nova-lite-v1",
|
| 3 |
"context_window": 300000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": true
|
| 6 |
+
}
|
Amazon: Nova Micro 1.0.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "amazon/nova-micro-v1",
|
| 3 |
"context_window": 128000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "amazon/nova-micro-v1",
|
| 3 |
"context_window": 128000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": true
|
| 6 |
+
}
|
Amazon: Nova Premier 1.0.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "amazon/nova-premier-v1",
|
| 3 |
"context_window": 1000000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "amazon/nova-premier-v1",
|
| 3 |
"context_window": 1000000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": true
|
| 6 |
+
}
|
Amazon: Nova Pro 1.0.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "amazon/nova-pro-v1",
|
| 3 |
"context_window": 300000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "amazon/nova-pro-v1",
|
| 3 |
"context_window": 300000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": true
|
| 6 |
+
}
|
Anthracite: Magnum v2 72B.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "anthracite-org/magnum-v2-72b",
|
| 3 |
"context_window": 32768,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "anthracite-org/magnum-v2-72b",
|
| 3 |
"context_window": 32768,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
Anthracite: Magnum v4 72B.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "anthracite-org/magnum-v4-72b",
|
| 3 |
"context_window": 16384,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "anthracite-org/magnum-v4-72b",
|
| 3 |
"context_window": 16384,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
Anthropic: Claude 3.5 Sonnet.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "anthropic/claude-3.5-sonnet",
|
| 3 |
"context_window": 200000,
|
| 4 |
-
"state": "inactive"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "anthropic/claude-3.5-sonnet",
|
| 3 |
"context_window": 200000,
|
| 4 |
+
"state": "inactive",
|
| 5 |
+
"tool_calling": true
|
| 6 |
+
}
|
Anthropic: Claude 3.7 Sonnet (thinking).json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "anthropic/claude-3.7-sonnet:thinking",
|
| 3 |
"context_window": 200000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "anthropic/claude-3.7-sonnet:thinking",
|
| 3 |
"context_window": 200000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": true
|
| 6 |
+
}
|
Anthropic: Claude 3.7 Sonnet.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "anthropic/claude-3.7-sonnet",
|
| 3 |
"context_window": 200000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "anthropic/claude-3.7-sonnet",
|
| 3 |
"context_window": 200000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": true
|
| 6 |
+
}
|
Anthropic: Claude Haiku 4.5.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "anthropic/claude-haiku-4.5",
|
| 3 |
"context_window": 200000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "anthropic/claude-haiku-4.5",
|
| 3 |
"context_window": 200000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": true
|
| 6 |
+
}
|
Anthropic: Claude Opus 4.1.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "anthropic/claude-opus-4.1",
|
| 3 |
"context_window": 200000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "anthropic/claude-opus-4.1",
|
| 3 |
"context_window": 200000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": true
|
| 6 |
+
}
|
Anthropic: Claude Opus 4.5.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "anthropic/claude-opus-4.5",
|
| 3 |
"context_window": 200000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "anthropic/claude-opus-4.5",
|
| 3 |
"context_window": 200000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": true
|
| 6 |
+
}
|
Anthropic: Claude Opus 4.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "anthropic/claude-opus-4",
|
| 3 |
"context_window": 200000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "anthropic/claude-opus-4",
|
| 3 |
"context_window": 200000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": true
|
| 6 |
+
}
|
Anthropic: Claude Sonnet 4.5.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "anthropic/claude-sonnet-4.5",
|
| 3 |
"context_window": 1000000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "anthropic/claude-sonnet-4.5",
|
| 3 |
"context_window": 1000000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": true
|
| 6 |
+
}
|
Anthropic: Claude Sonnet 4.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "anthropic/claude-sonnet-4",
|
| 3 |
"context_window": 1000000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "anthropic/claude-sonnet-4",
|
| 3 |
"context_window": 1000000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": true
|
| 6 |
+
}
|
Arcee AI: AFM 4.5B.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "arcee-ai/afm-4.5b",
|
| 3 |
"context_window": 65536,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "arcee-ai/afm-4.5b",
|
| 3 |
"context_window": 65536,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
Arcee AI: Arcee Blitz.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "arcee-ai/arcee-blitz",
|
| 3 |
"context_window": 32768,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "arcee-ai/arcee-blitz",
|
| 3 |
"context_window": 32768,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
Arcee AI: Caller Large.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "arcee-ai/caller-large",
|
| 3 |
"context_window": 32768,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "arcee-ai/caller-large",
|
| 3 |
"context_window": 32768,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
Arcee AI: Trinity Mini.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "arcee-ai/trinity-mini",
|
| 3 |
"context_window": 131072,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "arcee-ai/trinity-mini",
|
| 3 |
"context_window": 131072,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
Baidu: ERNIE 4.5 21B A3B Thinking.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "baidu/ernie-4.5-21b-a3b-thinking",
|
| 3 |
"context_window": 131072,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "baidu/ernie-4.5-21b-a3b-thinking",
|
| 3 |
"context_window": 131072,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
Baidu: ERNIE 4.5 21B A3B.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "baidu/ernie-4.5-21b-a3b",
|
| 3 |
"context_window": 120000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "baidu/ernie-4.5-21b-a3b",
|
| 3 |
"context_window": 120000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
Baidu: ERNIE 4.5 300B A47B.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "baidu/ernie-4.5-300b-a47b",
|
| 3 |
"context_window": 123000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "baidu/ernie-4.5-300b-a47b",
|
| 3 |
"context_window": 123000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
Baidu: ERNIE 4.5 VL 28B A3B.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "baidu/ernie-4.5-vl-28b-a3b",
|
| 3 |
"context_window": 30000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "baidu/ernie-4.5-vl-28b-a3b",
|
| 3 |
"context_window": 30000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
Baidu: ERNIE 4.5 VL 424B A47B.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "baidu/ernie-4.5-vl-424b-a47b",
|
| 3 |
"context_window": 123000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "baidu/ernie-4.5-vl-424b-a47b",
|
| 3 |
"context_window": 123000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
BigCode: StarCoder2 15B Instruct.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "bigcode/starcoder2-15b-instruct",
|
| 3 |
"context_window": 16384,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "bigcode/starcoder2-15b-instruct",
|
| 3 |
"context_window": 16384,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
ByteDance Seed: Seed 1.6 Flash.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "bytedance-seed/seed-1.6-flash",
|
| 3 |
"context_window": 262144,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "bytedance-seed/seed-1.6-flash",
|
| 3 |
"context_window": 262144,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
ByteDance Seed: Seed 1.6.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "bytedance-seed/seed-1.6",
|
| 3 |
"context_window": 262144,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "bytedance-seed/seed-1.6",
|
| 3 |
"context_window": 262144,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
ByteDance: Seed OSS 36B Instruct.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "bytedance/seed-oss-36b-instruct",
|
| 3 |
"context_window": 131072,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "bytedance/seed-oss-36b-instruct",
|
| 3 |
"context_window": 131072,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
ByteDance: UI-TARS 7B.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "bytedance/ui-tars-1.5-7b",
|
| 3 |
"context_window": 128000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "bytedance/ui-tars-1.5-7b",
|
| 3 |
"context_window": 128000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
Bytedance: UI-TARS 72B.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "bytedance-research/ui-tars-72b",
|
| 3 |
"context_window": 32768,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "bytedance-research/ui-tars-72b",
|
| 3 |
"context_window": 32768,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": false
|
| 6 |
+
}
|
Cohere: Command A.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "cohere/command-a",
|
| 3 |
"context_window": 256000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "cohere/command-a",
|
| 3 |
"context_window": 256000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": true
|
| 6 |
+
}
|
Cohere: Command R+.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"id": "cohere/command-r-plus",
|
| 3 |
"context_window": 128000,
|
| 4 |
-
"state": "active"
|
| 5 |
-
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"id": "cohere/command-r-plus",
|
| 3 |
"context_window": 128000,
|
| 4 |
+
"state": "active",
|
| 5 |
+
"tool_calling": true
|
| 6 |
+
}
|