zhimin-z commited on
Commit
3f38dc4
·
1 Parent(s): c1724eb
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. 01.AI: Yi 1.5 34B Chat.json +1 -1
  2. 01.AI: Yi 34B 200K.json +1 -1
  3. 01.AI: Yi 34B Chat.json +1 -1
  4. 01.AI: Yi Large FC.json +1 -1
  5. 01.AI: Yi Large Turbo.json +1 -1
  6. 01.AI: Yi Large.json +1 -1
  7. 01.AI: Yi Vision.json +1 -1
  8. AI21: Jamba 1.5 Large.json +1 -1
  9. AI21: Jamba 1.5 Mini.json +1 -1
  10. AI21: Jamba 1.6 Large.json +1 -1
  11. AI21: Jamba Instruct.json +1 -1
  12. AI21: Jamba Large 1.7.json +1 -1
  13. AI21: Jamba Mini 1.6.json +1 -1
  14. AI21: Jamba Mini 1.7.json +1 -1
  15. AI21: OLMo 7B Instruct.json +1 -1
  16. Aetherwiing: Starcannon 12B.json +1 -1
  17. Agentica: Deepcoder 14B Preview.json +1 -1
  18. AionLabs: Aion-1.0-Mini.json +1 -1
  19. AionLabs: Aion-1.0.json +1 -1
  20. AlfredPros: CodeLLaMa 7B Instruct Solidity.json +1 -1
  21. AllenAI: Olmo 2 32B Instruct.json +1 -1
  22. AllenAI: Olmo 3 32B Think.json +1 -1
  23. AllenAI: Olmo 3 7B Instruct.json +1 -1
  24. AllenAI: Olmo 3 7B Think.json +1 -1
  25. AllenAI: Olmo 3.1 32B Instruct.json +1 -1
  26. AllenAI: Olmo 3.1 32B Think.json +1 -1
  27. Amazon: Nova 2 Lite.json +1 -1
  28. Amazon: Nova Lite 1.0.json +1 -1
  29. Amazon: Nova Micro 1.0.json +1 -1
  30. Amazon: Nova Premier 1.0.json +1 -1
  31. Amazon: Nova Pro 1.0.json +1 -1
  32. Anthracite: Magnum v2 72B.json +1 -1
  33. Anthracite: Magnum v4 72B.json +1 -1
  34. Anthropic: Claude 3.7 Sonnet (thinking).json +1 -1
  35. Anthropic: Claude 3.7 Sonnet.json +1 -1
  36. Anthropic: Claude Haiku 4.5.json +1 -1
  37. Anthropic: Claude Opus 4.1.json +1 -1
  38. Anthropic: Claude Opus 4.5.json +1 -1
  39. Anthropic: Claude Opus 4.json +1 -1
  40. Anthropic: Claude Sonnet 4.5.json +1 -1
  41. Anthropic: Claude Sonnet 4.json +1 -1
  42. Arcee AI: AFM 4.5B.json +1 -1
  43. Arcee AI: Arcee Blitz.json +1 -1
  44. Arcee AI: Caller Large.json +1 -1
  45. Arcee AI: Trinity Mini.json +1 -1
  46. Arcee AI: Virtuoso Medium V2.json +1 -1
  47. ArliAI: QwQ 32B RpR v1.json +1 -1
  48. Baidu: ERNIE 4.5 21B A3B Thinking.json +1 -1
  49. Baidu: ERNIE 4.5 21B A3B.json +1 -1
  50. Baidu: ERNIE 4.5 300B A47B.json +1 -1
01.AI: Yi 1.5 34B Chat.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "01-ai/yi-1.5-34b-chat",
3
  "context_window": 4096
4
  }
 
1
  {
2
+ "id": "01-ai/yi-1.5-34b-chat",
3
  "context_window": 4096
4
  }
01.AI: Yi 34B 200K.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "01-ai/yi-34b-200k",
3
  "context_window": 200000
4
  }
 
1
  {
2
+ "id": "01-ai/yi-34b-200k",
3
  "context_window": 200000
4
  }
01.AI: Yi 34B Chat.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "01-ai/yi-34b-chat",
3
  "context_window": 4096
4
  }
 
1
  {
2
+ "id": "01-ai/yi-34b-chat",
3
  "context_window": 4096
4
  }
01.AI: Yi Large FC.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "01-ai/yi-large-fc",
3
  "context_window": 16384
4
  }
 
1
  {
2
+ "id": "01-ai/yi-large-fc",
3
  "context_window": 16384
4
  }
01.AI: Yi Large Turbo.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "01-ai/yi-large-turbo",
3
  "context_window": 4096
4
  }
 
1
  {
2
+ "id": "01-ai/yi-large-turbo",
3
  "context_window": 4096
4
  }
01.AI: Yi Large.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "01-ai/yi-large",
3
  "context_window": 32768
4
  }
 
1
  {
2
+ "id": "01-ai/yi-large",
3
  "context_window": 32768
4
  }
01.AI: Yi Vision.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "01-ai/yi-vision",
3
  "context_window": 16384
4
  }
 
1
  {
2
+ "id": "01-ai/yi-vision",
3
  "context_window": 16384
4
  }
AI21: Jamba 1.5 Large.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "ai21/jamba-1-5-large",
3
  "context_window": 256000
4
  }
 
1
  {
2
+ "id": "ai21/jamba-1-5-large",
3
  "context_window": 256000
4
  }
AI21: Jamba 1.5 Mini.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "ai21/jamba-1-5-mini",
3
  "context_window": 256000
4
  }
 
1
  {
2
+ "id": "ai21/jamba-1-5-mini",
3
  "context_window": 256000
4
  }
AI21: Jamba 1.6 Large.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "ai21/jamba-1.6-large",
3
  "context_window": 256000
4
  }
 
1
  {
2
+ "id": "ai21/jamba-1.6-large",
3
  "context_window": 256000
4
  }
AI21: Jamba Instruct.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "ai21/jamba-instruct",
3
  "context_window": 256000
4
  }
 
1
  {
2
+ "id": "ai21/jamba-instruct",
3
  "context_window": 256000
4
  }
AI21: Jamba Large 1.7.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "ai21/jamba-large-1.7",
3
  "context_window": 256000
4
  }
 
1
  {
2
+ "id": "ai21/jamba-large-1.7",
3
  "context_window": 256000
4
  }
AI21: Jamba Mini 1.6.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "ai21/jamba-1.6-mini",
3
  "context_window": 256000
4
  }
 
1
  {
2
+ "id": "ai21/jamba-1.6-mini",
3
  "context_window": 256000
4
  }
AI21: Jamba Mini 1.7.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "ai21/jamba-mini-1.7",
3
  "context_window": 256000
4
  }
 
1
  {
2
+ "id": "ai21/jamba-mini-1.7",
3
  "context_window": 256000
4
  }
AI21: OLMo 7B Instruct.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "allenai/olmo-7b-instruct",
3
  "context_window": 2048
4
  }
 
1
  {
2
+ "id": "allenai/olmo-7b-instruct",
3
  "context_window": 2048
4
  }
Aetherwiing: Starcannon 12B.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "aetherwiing/mn-starcannon-12b",
3
  "context_window": 12000
4
  }
 
1
  {
2
+ "id": "aetherwiing/mn-starcannon-12b",
3
  "context_window": 12000
4
  }
Agentica: Deepcoder 14B Preview.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "agentica-org/deepcoder-14b-preview",
3
  "context_window": 96000
4
  }
 
1
  {
2
+ "id": "agentica-org/deepcoder-14b-preview",
3
  "context_window": 96000
4
  }
AionLabs: Aion-1.0-Mini.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "aion-labs/aion-1.0-mini",
3
  "context_window": 131072
4
  }
 
1
  {
2
+ "id": "aion-labs/aion-1.0-mini",
3
  "context_window": 131072
4
  }
AionLabs: Aion-1.0.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "aion-labs/aion-1.0",
3
  "context_window": 131072
4
  }
 
1
  {
2
+ "id": "aion-labs/aion-1.0",
3
  "context_window": 131072
4
  }
AlfredPros: CodeLLaMa 7B Instruct Solidity.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "alfredpros/codellama-7b-instruct-solidity",
3
  "context_window": 4096
4
  }
 
1
  {
2
+ "id": "alfredpros/codellama-7b-instruct-solidity",
3
  "context_window": 4096
4
  }
AllenAI: Olmo 2 32B Instruct.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "allenai/olmo-2-0325-32b-instruct",
3
  "context_window": 128000
4
  }
 
1
  {
2
+ "id": "allenai/olmo-2-0325-32b-instruct",
3
  "context_window": 128000
4
  }
AllenAI: Olmo 3 32B Think.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "allenai/olmo-3-32b-think",
3
  "context_window": 65536
4
  }
 
1
  {
2
+ "id": "allenai/olmo-3-32b-think",
3
  "context_window": 65536
4
  }
AllenAI: Olmo 3 7B Instruct.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "allenai/olmo-3-7b-instruct",
3
  "context_window": 65536
4
  }
 
1
  {
2
+ "id": "allenai/olmo-3-7b-instruct",
3
  "context_window": 65536
4
  }
AllenAI: Olmo 3 7B Think.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "allenai/olmo-3-7b-think",
3
  "context_window": 65536
4
  }
 
1
  {
2
+ "id": "allenai/olmo-3-7b-think",
3
  "context_window": 65536
4
  }
AllenAI: Olmo 3.1 32B Instruct.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "allenai/olmo-3.1-32b-instruct",
3
  "context_window": 65536
4
  }
 
1
  {
2
+ "id": "allenai/olmo-3.1-32b-instruct",
3
  "context_window": 65536
4
  }
AllenAI: Olmo 3.1 32B Think.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "allenai/olmo-3.1-32b-think",
3
  "context_window": 65536
4
  }
 
1
  {
2
+ "id": "allenai/olmo-3.1-32b-think",
3
  "context_window": 65536
4
  }
Amazon: Nova 2 Lite.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "amazon/nova-2-lite-v1",
3
  "context_window": 1000000
4
  }
 
1
  {
2
+ "id": "amazon/nova-2-lite-v1",
3
  "context_window": 1000000
4
  }
Amazon: Nova Lite 1.0.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "amazon/nova-lite-v1",
3
  "context_window": 300000
4
  }
 
1
  {
2
+ "id": "amazon/nova-lite-v1",
3
  "context_window": 300000
4
  }
Amazon: Nova Micro 1.0.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "amazon/nova-micro-v1",
3
  "context_window": 128000
4
  }
 
1
  {
2
+ "id": "amazon/nova-micro-v1",
3
  "context_window": 128000
4
  }
Amazon: Nova Premier 1.0.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "amazon/nova-premier-v1",
3
  "context_window": 1000000
4
  }
 
1
  {
2
+ "id": "amazon/nova-premier-v1",
3
  "context_window": 1000000
4
  }
Amazon: Nova Pro 1.0.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "amazon/nova-pro-v1",
3
  "context_window": 300000
4
  }
 
1
  {
2
+ "id": "amazon/nova-pro-v1",
3
  "context_window": 300000
4
  }
Anthracite: Magnum v2 72B.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "anthracite-org/magnum-v2-72b",
3
  "context_window": 32768
4
  }
 
1
  {
2
+ "id": "anthracite-org/magnum-v2-72b",
3
  "context_window": 32768
4
  }
Anthracite: Magnum v4 72B.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "anthracite-org/magnum-v4-72b",
3
  "context_window": 16384
4
  }
 
1
  {
2
+ "id": "anthracite-org/magnum-v4-72b",
3
  "context_window": 16384
4
  }
Anthropic: Claude 3.7 Sonnet (thinking).json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "anthropic/claude-3.7-sonnet:thinking",
3
  "context_window": 200000
4
  }
 
1
  {
2
+ "id": "anthropic/claude-3.7-sonnet:thinking",
3
  "context_window": 200000
4
  }
Anthropic: Claude 3.7 Sonnet.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "anthropic/claude-3.7-sonnet",
3
  "context_window": 200000
4
  }
 
1
  {
2
+ "id": "anthropic/claude-3.7-sonnet",
3
  "context_window": 200000
4
  }
Anthropic: Claude Haiku 4.5.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "anthropic/claude-haiku-4.5",
3
  "context_window": 200000
4
  }
 
1
  {
2
+ "id": "anthropic/claude-haiku-4.5",
3
  "context_window": 200000
4
  }
Anthropic: Claude Opus 4.1.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "anthropic/claude-opus-4.1",
3
  "context_window": 200000
4
  }
 
1
  {
2
+ "id": "anthropic/claude-opus-4.1",
3
  "context_window": 200000
4
  }
Anthropic: Claude Opus 4.5.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "anthropic/claude-opus-4.5",
3
  "context_window": 200000
4
  }
 
1
  {
2
+ "id": "anthropic/claude-opus-4.5",
3
  "context_window": 200000
4
  }
Anthropic: Claude Opus 4.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "anthropic/claude-opus-4",
3
  "context_window": 200000
4
  }
 
1
  {
2
+ "id": "anthropic/claude-opus-4",
3
  "context_window": 200000
4
  }
Anthropic: Claude Sonnet 4.5.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "anthropic/claude-sonnet-4.5",
3
  "context_window": 1000000
4
  }
 
1
  {
2
+ "id": "anthropic/claude-sonnet-4.5",
3
  "context_window": 1000000
4
  }
Anthropic: Claude Sonnet 4.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "anthropic/claude-sonnet-4",
3
  "context_window": 1000000
4
  }
 
1
  {
2
+ "id": "anthropic/claude-sonnet-4",
3
  "context_window": 1000000
4
  }
Arcee AI: AFM 4.5B.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "arcee-ai/afm-4.5b",
3
  "context_window": 65536
4
  }
 
1
  {
2
+ "id": "arcee-ai/afm-4.5b",
3
  "context_window": 65536
4
  }
Arcee AI: Arcee Blitz.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "arcee-ai/arcee-blitz",
3
  "context_window": 32768
4
  }
 
1
  {
2
+ "id": "arcee-ai/arcee-blitz",
3
  "context_window": 32768
4
  }
Arcee AI: Caller Large.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "arcee-ai/caller-large",
3
  "context_window": 32768
4
  }
 
1
  {
2
+ "id": "arcee-ai/caller-large",
3
  "context_window": 32768
4
  }
Arcee AI: Trinity Mini.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "arcee-ai/trinity-mini",
3
  "context_window": 131072
4
  }
 
1
  {
2
+ "id": "arcee-ai/trinity-mini",
3
  "context_window": 131072
4
  }
Arcee AI: Virtuoso Medium V2.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "arcee-ai/virtuoso-medium-v2",
3
  "context_window": 131072
4
  }
 
1
  {
2
+ "id": "arcee-ai/virtuoso-medium-v2",
3
  "context_window": 131072
4
  }
ArliAI: QwQ 32B RpR v1.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "arliai/qwq-32b-arliai-rpr-v1",
3
  "context_window": 32768
4
  }
 
1
  {
2
+ "id": "arliai/qwq-32b-arliai-rpr-v1",
3
  "context_window": 32768
4
  }
Baidu: ERNIE 4.5 21B A3B Thinking.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "baidu/ernie-4.5-21b-a3b-thinking",
3
  "context_window": 131072
4
  }
 
1
  {
2
+ "id": "baidu/ernie-4.5-21b-a3b-thinking",
3
  "context_window": 131072
4
  }
Baidu: ERNIE 4.5 21B A3B.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "baidu/ernie-4.5-21b-a3b",
3
  "context_window": 120000
4
  }
 
1
  {
2
+ "id": "baidu/ernie-4.5-21b-a3b",
3
  "context_window": 120000
4
  }
Baidu: ERNIE 4.5 300B A47B.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_id": "baidu/ernie-4.5-300b-a47b",
3
  "context_window": 123000
4
  }
 
1
  {
2
+ "id": "baidu/ernie-4.5-300b-a47b",
3
  "context_window": 123000
4
  }