Spaces:
Paused
Paused
github-actions[bot] commited on
Commit ·
0e12183
1
Parent(s): 0dbefba
chore: update provider data [skip ci]
Browse files- data/providers.json +47 -13
data/providers.json
CHANGED
|
@@ -200,6 +200,16 @@
|
|
| 200 |
"hf_status": 200,
|
| 201 |
"canonical_id": "gpt-oss-120b"
|
| 202 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 203 |
{
|
| 204 |
"name": "Kimi-K2.5",
|
| 205 |
"type": "chat",
|
|
@@ -218,6 +228,16 @@
|
|
| 218 |
"hf_status": 200,
|
| 219 |
"canonical_id": "kimi-k2-5"
|
| 220 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 221 |
{
|
| 222 |
"name": "Bge Multilingual Gemma2",
|
| 223 |
"type": "embedding",
|
|
@@ -2498,19 +2518,6 @@
|
|
| 2498 |
"hf_status": 200,
|
| 2499 |
"canonical_id": "granite-4-0-h-micro"
|
| 2500 |
},
|
| 2501 |
-
{
|
| 2502 |
-
"name": "google/gemma-3n-e4b-it",
|
| 2503 |
-
"type": "chat",
|
| 2504 |
-
"input_price_per_1m": 0.02,
|
| 2505 |
-
"output_price_per_1m": 0.04,
|
| 2506 |
-
"currency": "USD",
|
| 2507 |
-
"size_b": 4,
|
| 2508 |
-
"hf_private": false,
|
| 2509 |
-
"hf_id": "google/gemma-3n-E4B-it",
|
| 2510 |
-
"hf_validated_at": "2026-03-22T19:23:09.981Z",
|
| 2511 |
-
"hf_status": 200,
|
| 2512 |
-
"canonical_id": "gemma-3n-e4b"
|
| 2513 |
-
},
|
| 2514 |
{
|
| 2515 |
"name": "meta-llama/llama-3.1-8b-instruct",
|
| 2516 |
"type": "chat",
|
|
@@ -2867,6 +2874,19 @@
|
|
| 2867 |
"hf_status": 200,
|
| 2868 |
"canonical_id": "glm-4-7-flash"
|
| 2869 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2870 |
{
|
| 2871 |
"name": "qwen/qwen3-14b",
|
| 2872 |
"type": "chat",
|
|
@@ -7461,6 +7481,20 @@
|
|
| 7461 |
"hf_status": 200,
|
| 7462 |
"canonical_id": "gemma-3n-e4b"
|
| 7463 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7464 |
{
|
| 7465 |
"name": "google/gemma-3-4b-it:free",
|
| 7466 |
"type": "vision",
|
|
|
|
| 200 |
"hf_status": 200,
|
| 201 |
"canonical_id": "gpt-oss-120b"
|
| 202 |
},
|
| 203 |
+
{
|
| 204 |
+
"name": "Ministral-3-14B-Instruct-2512",
|
| 205 |
+
"type": "chat",
|
| 206 |
+
"currency": "CHF",
|
| 207 |
+
"input_price_per_1m": 0.3,
|
| 208 |
+
"output_price_per_1m": 0.4,
|
| 209 |
+
"size_b": 14,
|
| 210 |
+
"canonical_id": "ministral-3-14b",
|
| 211 |
+
"hf_private": false
|
| 212 |
+
},
|
| 213 |
{
|
| 214 |
"name": "Kimi-K2.5",
|
| 215 |
"type": "chat",
|
|
|
|
| 228 |
"hf_status": 200,
|
| 229 |
"canonical_id": "kimi-k2-5"
|
| 230 |
},
|
| 231 |
+
{
|
| 232 |
+
"name": "Qwen3.5-122B-A10B-FP8",
|
| 233 |
+
"type": "chat",
|
| 234 |
+
"currency": "CHF",
|
| 235 |
+
"input_price_per_1m": 0.4,
|
| 236 |
+
"output_price_per_1m": 3.2,
|
| 237 |
+
"size_b": 122,
|
| 238 |
+
"canonical_id": "qwen3-5-122b-a10b-fp8",
|
| 239 |
+
"hf_private": false
|
| 240 |
+
},
|
| 241 |
{
|
| 242 |
"name": "Bge Multilingual Gemma2",
|
| 243 |
"type": "embedding",
|
|
|
|
| 2518 |
"hf_status": 200,
|
| 2519 |
"canonical_id": "granite-4-0-h-micro"
|
| 2520 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2521 |
{
|
| 2522 |
"name": "meta-llama/llama-3.1-8b-instruct",
|
| 2523 |
"type": "chat",
|
|
|
|
| 2874 |
"hf_status": 200,
|
| 2875 |
"canonical_id": "glm-4-7-flash"
|
| 2876 |
},
|
| 2877 |
+
{
|
| 2878 |
+
"name": "google/gemma-3n-e4b-it",
|
| 2879 |
+
"type": "chat",
|
| 2880 |
+
"input_price_per_1m": 0.06,
|
| 2881 |
+
"output_price_per_1m": 0.12,
|
| 2882 |
+
"currency": "USD",
|
| 2883 |
+
"size_b": 4,
|
| 2884 |
+
"hf_private": false,
|
| 2885 |
+
"hf_id": "google/gemma-3n-E4B-it",
|
| 2886 |
+
"hf_validated_at": "2026-03-22T19:23:09.981Z",
|
| 2887 |
+
"hf_status": 200,
|
| 2888 |
+
"canonical_id": "gemma-3n-e4b"
|
| 2889 |
+
},
|
| 2890 |
{
|
| 2891 |
"name": "qwen/qwen3-14b",
|
| 2892 |
"type": "chat",
|
|
|
|
| 7481 |
"hf_status": 200,
|
| 7482 |
"canonical_id": "gemma-3n-e4b"
|
| 7483 |
},
|
| 7484 |
+
{
|
| 7485 |
+
"name": "meta-llama/llama-guard-4-12b:free",
|
| 7486 |
+
"type": "vision",
|
| 7487 |
+
"input_price_per_1m": 0,
|
| 7488 |
+
"output_price_per_1m": 0,
|
| 7489 |
+
"currency": "USD",
|
| 7490 |
+
"hf_id": "meta-llama/Llama-Guard-4-12B",
|
| 7491 |
+
"capabilities": [
|
| 7492 |
+
"vision"
|
| 7493 |
+
],
|
| 7494 |
+
"size_b": 12,
|
| 7495 |
+
"canonical_id": "llama-guard-4-12b",
|
| 7496 |
+
"hf_private": false
|
| 7497 |
+
},
|
| 7498 |
{
|
| 7499 |
"name": "google/gemma-3-4b-it:free",
|
| 7500 |
"type": "vision",
|