Update request: multi_agent/anthropic__claude-sonnet-5.request.json
Browse files
multi_agent/anthropic__claude-sonnet-5.request.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "anthropic/claude-sonnet-5",
|
| 3 |
+
"base_model": "anthropic/claude-sonnet-5",
|
| 4 |
+
"revision": "main",
|
| 5 |
+
"precision": "float16",
|
| 6 |
+
"params": {},
|
| 7 |
+
"architectures": "",
|
| 8 |
+
"weight_type": "",
|
| 9 |
+
"status": "FINISHED",
|
| 10 |
+
"submitted_time": "2026-08-05T07:23:48Z"
|
| 11 |
+
}
|