InkedWings commited on
Commit
45d2d7b
·
verified ·
1 Parent(s): b34ab6b

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +0 -1
  2. README.md +3 -0
  3. anthropic__claude-3.5-haiku.request.json +11 -0
  4. anthropic__claude-4.5-haiku.request.json +11 -0
  5. anthropic__claude-opus-4.1.request.json +11 -0
  6. anthropic__claude-opus-4.5.request.json +11 -0
  7. anthropic__claude-opus-4.6.request.json +11 -0
  8. anthropic__claude-opus-4.request.json +11 -0
  9. anthropic__claude-sonnet-4.5.request.json +11 -0
  10. anthropic__claude-sonnet-4.request.json +11 -0
  11. multi_agent/anthropic__claude-3.5-haiku.request.json +11 -0
  12. multi_agent/anthropic__claude-4.5-haiku.request.json +11 -0
  13. multi_agent/anthropic__claude-opus-4.1.request.json +11 -0
  14. multi_agent/anthropic__claude-opus-4.5.request.json +11 -0
  15. multi_agent/anthropic__claude-opus-4.6.request.json +11 -0
  16. multi_agent/anthropic__claude-opus-4.request.json +11 -0
  17. multi_agent/anthropic__claude-sonnet-4.5.request.json +11 -0
  18. multi_agent/anthropic__claude-sonnet-4.request.json +11 -0
  19. multi_agent/openai__gpt-4.1-mini.request.json +11 -0
  20. multi_agent/openai__gpt-4.1-nano.request.json +11 -0
  21. multi_agent/openai__gpt-4.1.request.json +11 -0
  22. multi_agent/openai__gpt-4o-latest.request.json +11 -0
  23. multi_agent/openai__gpt-4o.request.json +11 -0
  24. multi_agent/openai__gpt-5.1.request.json +11 -0
  25. multi_agent/openai__gpt-5.2.request.json +11 -0
  26. multi_agent/openai__gpt-5.4.request.json +11 -0
  27. multi_agent/openai__o1.request.json +11 -0
  28. multi_agent/openai__o3-mini.request.json +11 -0
  29. multi_agent/openai__o3.request.json +11 -0
  30. multi_agent/openai__o4-mini.request.json +11 -0
  31. openai__gpt-4.1-mini.request.json +11 -0
  32. openai__gpt-4.1-nano.request.json +11 -0
  33. openai__gpt-4.1.request.json +11 -0
  34. openai__gpt-4o-latest.request.json +11 -0
  35. openai__gpt-4o.request.json +11 -0
  36. openai__gpt-5-mini.request.json +11 -0
  37. openai__gpt-5-nano.request.json +11 -0
  38. openai__gpt-5.1.request.json +11 -0
  39. openai__gpt-5.2.request.json +11 -0
  40. openai__gpt-5.4.request.json +11 -0
  41. openai__gpt-5.request.json +11 -0
  42. openai__o1.request.json +11 -0
  43. openai__o3-mini.request.json +11 -0
  44. openai__o3.request.json +11 -0
  45. openai__o4-mini.request.json +11 -0
  46. single_agent/anthropic__claude-3.5-haiku.request.json +11 -0
  47. single_agent/anthropic__claude-4.5-haiku.request.json +11 -0
  48. single_agent/anthropic__claude-opus-4.1.request.json +11 -0
  49. single_agent/anthropic__claude-opus-4.5.request.json +11 -0
  50. single_agent/anthropic__claude-opus-4.6.request.json +11 -0
.gitattributes CHANGED
@@ -1,6 +1,5 @@
1
  *.7z filter=lfs diff=lfs merge=lfs -text
2
  *.arrow filter=lfs diff=lfs merge=lfs -text
3
- *.avro filter=lfs diff=lfs merge=lfs -text
4
  *.bin filter=lfs diff=lfs merge=lfs -text
5
  *.bz2 filter=lfs diff=lfs merge=lfs -text
6
  *.ckpt filter=lfs diff=lfs merge=lfs -text
 
1
  *.7z filter=lfs diff=lfs merge=lfs -text
2
  *.arrow filter=lfs diff=lfs merge=lfs -text
 
3
  *.bin filter=lfs diff=lfs merge=lfs -text
4
  *.bz2 filter=lfs diff=lfs merge=lfs -text
5
  *.ckpt filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
anthropic__claude-3.5-haiku.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "anthropic/claude-3.5-haiku",
3
+ "base_model": "anthropic/claude-3.5-haiku",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-04-24T02:00:05Z"
11
+ }
anthropic__claude-4.5-haiku.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "anthropic/claude-4.5-haiku",
3
+ "base_model": "anthropic/claude-4.5-haiku",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-04-24T02:00:05Z"
11
+ }
anthropic__claude-opus-4.1.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "anthropic/claude-opus-4.1",
3
+ "base_model": "anthropic/claude-opus-4.1",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-04-24T02:00:05Z"
11
+ }
anthropic__claude-opus-4.5.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "anthropic/claude-opus-4.5",
3
+ "base_model": "anthropic/claude-opus-4.5",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-04-24T02:00:05Z"
11
+ }
anthropic__claude-opus-4.6.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "anthropic/claude-opus-4.6",
3
+ "base_model": "anthropic/claude-opus-4.6",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-04-24T02:00:05Z"
11
+ }
anthropic__claude-opus-4.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "anthropic/claude-opus-4",
3
+ "base_model": "anthropic/claude-opus-4",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-04-24T02:00:05Z"
11
+ }
anthropic__claude-sonnet-4.5.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "anthropic/claude-sonnet-4.5",
3
+ "base_model": "anthropic/claude-sonnet-4.5",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-04-24T02:00:05Z"
11
+ }
anthropic__claude-sonnet-4.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "anthropic/claude-sonnet-4",
3
+ "base_model": "anthropic/claude-sonnet-4",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-04-24T02:00:05Z"
11
+ }
multi_agent/anthropic__claude-3.5-haiku.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "anthropic/claude-3.5-haiku",
3
+ "base_model": "anthropic/claude-3.5-haiku",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-06-17T17:57:24Z"
11
+ }
multi_agent/anthropic__claude-4.5-haiku.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "anthropic/claude-4.5-haiku",
3
+ "base_model": "anthropic/claude-4.5-haiku",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-06-17T17:57:24Z"
11
+ }
multi_agent/anthropic__claude-opus-4.1.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "anthropic/claude-opus-4.1",
3
+ "base_model": "anthropic/claude-opus-4.1",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-06-17T17:57:24Z"
11
+ }
multi_agent/anthropic__claude-opus-4.5.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "anthropic/claude-opus-4.5",
3
+ "base_model": "anthropic/claude-opus-4.5",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-06-17T17:57:24Z"
11
+ }
multi_agent/anthropic__claude-opus-4.6.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "anthropic/claude-opus-4.6",
3
+ "base_model": "anthropic/claude-opus-4.6",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-06-17T17:57:24Z"
11
+ }
multi_agent/anthropic__claude-opus-4.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "anthropic/claude-opus-4",
3
+ "base_model": "anthropic/claude-opus-4",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-06-17T17:57:24Z"
11
+ }
multi_agent/anthropic__claude-sonnet-4.5.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "anthropic/claude-sonnet-4.5",
3
+ "base_model": "anthropic/claude-sonnet-4.5",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-06-17T17:57:24Z"
11
+ }
multi_agent/anthropic__claude-sonnet-4.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "anthropic/claude-sonnet-4",
3
+ "base_model": "anthropic/claude-sonnet-4",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-06-17T17:57:24Z"
11
+ }
multi_agent/openai__gpt-4.1-mini.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/gpt-4.1-mini",
3
+ "base_model": "openai/gpt-4.1-mini",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-06-17T17:57:24Z"
11
+ }
multi_agent/openai__gpt-4.1-nano.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/gpt-4.1-nano",
3
+ "base_model": "openai/gpt-4.1-nano",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-06-17T17:57:24Z"
11
+ }
multi_agent/openai__gpt-4.1.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/gpt-4.1",
3
+ "base_model": "openai/gpt-4.1",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-06-17T17:57:24Z"
11
+ }
multi_agent/openai__gpt-4o-latest.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/gpt-4o-latest",
3
+ "base_model": "openai/gpt-4o-latest",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-06-17T17:57:24Z"
11
+ }
multi_agent/openai__gpt-4o.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/gpt-4o",
3
+ "base_model": "openai/gpt-4o",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-06-17T17:57:24Z"
11
+ }
multi_agent/openai__gpt-5.1.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/gpt-5.1",
3
+ "base_model": "openai/gpt-5.1",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-06-17T17:57:24Z"
11
+ }
multi_agent/openai__gpt-5.2.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/gpt-5.2",
3
+ "base_model": "openai/gpt-5.2",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-06-17T17:57:24Z"
11
+ }
multi_agent/openai__gpt-5.4.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/gpt-5.4",
3
+ "base_model": "openai/gpt-5.4",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-06-17T17:57:24Z"
11
+ }
multi_agent/openai__o1.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/o1",
3
+ "base_model": "openai/o1",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-06-17T17:57:24Z"
11
+ }
multi_agent/openai__o3-mini.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/o3-mini",
3
+ "base_model": "openai/o3-mini",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-06-17T17:57:24Z"
11
+ }
multi_agent/openai__o3.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/o3",
3
+ "base_model": "openai/o3",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-06-17T17:57:24Z"
11
+ }
multi_agent/openai__o4-mini.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/o4-mini",
3
+ "base_model": "openai/o4-mini",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-06-17T17:57:24Z"
11
+ }
openai__gpt-4.1-mini.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/gpt-4.1-mini",
3
+ "base_model": "openai/gpt-4.1-mini",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-04-24T02:00:05Z"
11
+ }
openai__gpt-4.1-nano.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/gpt-4.1-nano",
3
+ "base_model": "openai/gpt-4.1-nano",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-04-24T02:00:05Z"
11
+ }
openai__gpt-4.1.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/gpt-4.1",
3
+ "base_model": "openai/gpt-4.1",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-04-24T02:00:05Z"
11
+ }
openai__gpt-4o-latest.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/gpt-4o-latest",
3
+ "base_model": "openai/gpt-4o-latest",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-04-24T02:00:05Z"
11
+ }
openai__gpt-4o.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/gpt-4o",
3
+ "base_model": "openai/gpt-4o",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-04-24T02:00:05Z"
11
+ }
openai__gpt-5-mini.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/gpt-5-mini",
3
+ "base_model": "openai/gpt-5-mini",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-04-15T22:46:07Z"
11
+ }
openai__gpt-5-nano.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/gpt-5-nano",
3
+ "base_model": "openai/gpt-5-nano",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-04-15T22:46:07Z"
11
+ }
openai__gpt-5.1.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/gpt-5.1",
3
+ "base_model": "openai/gpt-5.1",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-04-24T02:00:05Z"
11
+ }
openai__gpt-5.2.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/gpt-5.2",
3
+ "base_model": "openai/gpt-5.2",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-04-24T02:00:05Z"
11
+ }
openai__gpt-5.4.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/gpt-5.4",
3
+ "base_model": "openai/gpt-5.4",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-04-24T02:00:05Z"
11
+ }
openai__gpt-5.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/gpt-5",
3
+ "base_model": "openai/gpt-5",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-04-15T22:46:07Z"
11
+ }
openai__o1.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/o1",
3
+ "base_model": "openai/o1",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-04-24T02:00:05Z"
11
+ }
openai__o3-mini.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/o3-mini",
3
+ "base_model": "openai/o3-mini",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-04-24T02:00:05Z"
11
+ }
openai__o3.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/o3",
3
+ "base_model": "openai/o3",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-04-24T02:00:05Z"
11
+ }
openai__o4-mini.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openai/o4-mini",
3
+ "base_model": "openai/o4-mini",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-04-24T02:00:05Z"
11
+ }
single_agent/anthropic__claude-3.5-haiku.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "anthropic/claude-3.5-haiku",
3
+ "base_model": "anthropic/claude-3.5-haiku",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-06-17T07:27:20Z"
11
+ }
single_agent/anthropic__claude-4.5-haiku.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "anthropic/claude-4.5-haiku",
3
+ "base_model": "anthropic/claude-4.5-haiku",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-06-17T07:27:20Z"
11
+ }
single_agent/anthropic__claude-opus-4.1.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "anthropic/claude-opus-4.1",
3
+ "base_model": "anthropic/claude-opus-4.1",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-06-17T07:27:20Z"
11
+ }
single_agent/anthropic__claude-opus-4.5.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "anthropic/claude-opus-4.5",
3
+ "base_model": "anthropic/claude-opus-4.5",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-06-17T07:27:20Z"
11
+ }
single_agent/anthropic__claude-opus-4.6.request.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "anthropic/claude-opus-4.6",
3
+ "base_model": "anthropic/claude-opus-4.6",
4
+ "revision": "main",
5
+ "precision": "float16",
6
+ "params": {},
7
+ "architectures": "",
8
+ "weight_type": "",
9
+ "status": "FINISHED",
10
+ "submitted_time": "2026-06-17T07:27:20Z"
11
+ }