Presidentlin commited on
Commit
464ee84
·
1 Parent(s): 1e6171c
Files changed (1) hide show
  1. src/lib/data.ts +66 -54
src/lib/data.ts CHANGED
@@ -246,7 +246,7 @@ export const mockData: Provider[] = [
246
  outputPrice: 0.2,
247
  },
248
  {
249
- name: "Qwen2.5-Coder-32B",
250
  inputPrice: 0.09,
251
  outputPrice: 0.09,
252
  },
@@ -415,22 +415,22 @@ export const mockData: Provider[] = [
415
  outputPrice: 1.2,
416
  },
417
  {
418
- name: "Qwen3-235B-A22B",
419
  inputPrice: 0.7,
420
  outputPrice: 2.8,
421
  },
422
  {
423
- name: "Qwen3-32B",
424
  inputPrice: 0.7,
425
  outputPrice: 2.8,
426
  },
427
  {
428
- name: "Qwen2.5-72B-Instruct",
429
  inputPrice: 1.4,
430
  outputPrice: 5.6,
431
  }
432
  , {
433
- name: "Qwen2.5-32B-Instruct",
434
  inputPrice: 0.7,
435
  outputPrice: 2.8,
436
  },
@@ -442,51 +442,51 @@ export const mockData: Provider[] = [
442
  },
443
 
444
  {
445
- name: "Qwen3-30B-A3B",
446
  inputPrice: 0.2,
447
  outputPrice: 0.8,
448
  },
449
  {
450
- name: "Qwen3-14B",
451
  inputPrice: 0.35,
452
  outputPrice: 1.4,
453
  }, {
454
- name: "Qwen3-8B",
455
  inputPrice: 0.18,
456
  outputPrice: 0.7,
457
  },
458
  {
459
- name: "Qwen3-4B",
460
  inputPrice: 0.11,
461
  outputPrice: 0.42,
462
  },
463
  {
464
- name: "Qwen3-1.7B",
465
  inputPrice: 0.11,
466
  outputPrice: 0.42,
467
  },
468
  {
469
- name: "Qwen3-0.6B",
470
  inputPrice: 0.11,
471
  outputPrice: 0.42,
472
  },
473
  {
474
- name: "Qwen2.5-14B-Instruct",
475
  inputPrice: 0.35,
476
  outputPrice: 1.4,
477
  },
478
  {
479
- name: "Qwen2.5-14B-Instruct-1M",
480
  inputPrice: 0.805,
481
  outputPrice: 3.22,
482
  },
483
  {
484
- name: "Qwen2.5-7B-Instruct",
485
  inputPrice: 0.175,
486
  outputPrice: 0.7,
487
  },
488
  {
489
- name: "Qwen2.5-7B-Instruct-1M",
490
  inputPrice: 0.368,
491
  outputPrice: 1.47,
492
  },
@@ -501,22 +501,22 @@ export const mockData: Provider[] = [
501
  outputPrice: 0.63,
502
  },
503
  {
504
- name: "Qwen2.5-VL-72B-Instruct",
505
  inputPrice: 2.8,
506
  outputPrice: 8.4,
507
  },
508
  {
509
- name: "Qwen2.5-VL-32B-Instruct",
510
  inputPrice: 1.4,
511
  outputPrice: 4.2,
512
  },
513
  {
514
- name: "Qwen2.5-VL-7B-Instruct",
515
  inputPrice: 0.35,
516
  outputPrice: 1.05,
517
  },
518
  {
519
- name: "Qwen2.5-VL-3B-Instruct",
520
  inputPrice: 0.21,
521
  outputPrice: 0.63,
522
  },
@@ -621,8 +621,8 @@ export const mockData: Provider[] = [
621
  provider: "Chutes",
622
  uri: "https://chutes.ai/app",
623
  models: [
624
- {
625
- name: "Qwen3 Coder 480B A35B",
626
  inputPrice: 0.3,
627
  outputPrice: 0.3,
628
  },
@@ -672,7 +672,7 @@ export const mockData: Provider[] = [
672
  outputPrice: 0.47,
673
  },
674
  {
675
- name: "Qwen 3 A22B 235B",
676
  inputPrice: 2.28,
677
  outputPrice: 2.28,
678
  },
@@ -726,7 +726,7 @@ export const mockData: Provider[] = [
726
  outputPrice: 0.048,
727
  },
728
  {
729
- name: "Qwen2.5-Coder-32B-Instruct",
730
  inputPrice: 0.058,
731
  outputPrice: 0.058,
732
  },
@@ -744,7 +744,7 @@ export const mockData: Provider[] = [
744
  },
745
  { name: "unsloth/gemma-3-4b-it", inputPrice: 0.0, outputPrice: 0.0 },
746
  {
747
- name: "Qwen2.5-72B-Instruct",
748
  inputPrice: 1.62,
749
  outputPrice: 1.62,
750
  },
@@ -803,12 +803,12 @@ export const mockData: Provider[] = [
803
  outputPrice: 0.108,
804
  },
805
  {
806
- name: "Qwen2.5-VL-7B-Instruct",
807
  inputPrice: 0.108,
808
  outputPrice: 0.108,
809
  },
810
  {
811
- name: "Qwen2.5-VL-3B-Instruct",
812
  inputPrice: 0.027,
813
  outputPrice: 0.027,
814
  },
@@ -823,8 +823,8 @@ export const mockData: Provider[] = [
823
  provider: "W&B",
824
  uri: "https://wandb.ai/site/pricing/inference",
825
  models: [
826
- { name: "Qwen3 Coder 480B A35B", inputPrice: 1.00, outputPrice: 1.50 },
827
- { name: "Qwen3 235B A22B-2507", inputPrice: 0.10, outputPrice: 0.10 },
828
  { name: "MoonshotAI Kimi K2", inputPrice: 1.35, outputPrice: 4.00 },
829
  { name: "DeepSeek R1-0528", inputPrice: 1.35, outputPrice: 5.40 },
830
  { name: "DeepSeek V3-0324", inputPrice: 1.14, outputPrice: 2.75 },
@@ -840,7 +840,7 @@ export const mockData: Provider[] = [
840
  uri: "https://hyperbolic.xyz/pricing",
841
  models: [
842
  {
843
- name: "Qwen3 Coder 480B A35B",
844
  inputPrice: 2.0,
845
  outputPrice: 2.0,
846
  },
@@ -849,7 +849,7 @@ export const mockData: Provider[] = [
849
  inputPrice: 3.0,
850
  outputPrice: 1.0,
851
  },
852
- { name: "Qwen 3 A22B 235B", inputPrice: 0.4, outputPrice: 0.4 },
853
  { name: "QwQ-32B", inputPrice: 0.2, outputPrice: 0.2 },
854
  {
855
  name: "DeepSeek-V3-0324",
@@ -872,12 +872,12 @@ export const mockData: Provider[] = [
872
  { name: "Llama 3.1 405B Base (FP8)", inputPrice: 2.0, outputPrice: 2.0 },
873
  { name: "Pixtral 12B (BF16)", inputPrice: 0.1, outputPrice: 0.1 },
874
  {
875
- name: "Qwen2-VL-7B-Instruct (BF16)",
876
  inputPrice: 0.1,
877
  outputPrice: 0.1,
878
  },
879
  {
880
- name: "Qwen2-VL-72B-Instruct (BF16)",
881
  inputPrice: 0.4,
882
  outputPrice: 0.4,
883
  },
@@ -894,7 +894,7 @@ export const mockData: Provider[] = [
894
  outputPrice: 3.0,
895
  },
896
  {
897
- name: "Qwen 3 A22B 235B",
898
  inputPrice: 0.2,
899
  outputPrice: 0.6,
900
  },
@@ -973,7 +973,7 @@ export const mockData: Provider[] = [
973
  outputPrice: 0.8,
974
  },
975
  {
976
- name: "Qwen2.5 72B Instruct Turbo",
977
 
978
  inputPrice: 1.2,
979
  outputPrice: 1.2,
@@ -990,7 +990,7 @@ export const mockData: Provider[] = [
990
  outputPrice: 0.18,
991
  },
992
  {
993
- name: "Qwen2.5 7B Instruct Turbo",
994
 
995
  inputPrice: 0.3,
996
  outputPrice: 0.3,
@@ -1172,6 +1172,18 @@ export const mockData: Provider[] = [
1172
  provider: "Fireworks",
1173
  uri: "https://fireworks.ai/pricing",
1174
  models: [
 
 
 
 
 
 
 
 
 
 
 
 
1175
  {
1176
  name: "kimi-k2-0711-preview",
1177
  inputPrice: 1.0,
@@ -1289,17 +1301,17 @@ export const mockData: Provider[] = [
1289
  outputPrice: 0.9,
1290
  },
1291
  {
1292
- name: "Qwen2.5 72B Instruct",
1293
  inputPrice: 0.9,
1294
  outputPrice: 0.9,
1295
  },
1296
  {
1297
- name: "Qwen2 VL 72B Instruct",
1298
  inputPrice: 0.9,
1299
  outputPrice: 0.9,
1300
  },
1301
  {
1302
- name: "Qwen2.5-Coder-32B-Instruct",
1303
  inputPrice: 0.9,
1304
  outputPrice: 0.9,
1305
  },
@@ -1335,7 +1347,7 @@ export const mockData: Provider[] = [
1335
  uri: "https://nebius.com/prices-ai-studio",
1336
  models: [
1337
  {
1338
- name: "Qwen 3 A22B 235B",
1339
  inputPrice: 0.2,
1340
  outputPrice: 0.6,
1341
  },
@@ -1449,8 +1461,8 @@ export const mockData: Provider[] = [
1449
  inputPrice: 0.04,
1450
  outputPrice: 0.12,
1451
  },
1452
- { name: "Qwen2.5 Coder 7B (fast)", inputPrice: 0.03, outputPrice: 0.09 },
1453
- { name: "Qwen2.5 Coder 7B (base)", inputPrice: 0.01, outputPrice: 0.03 },
1454
  {
1455
  name: "Microsoft/Phi 3 mini 4k instruct (fast)",
1456
  inputPrice: 0.13,
@@ -1477,8 +1489,8 @@ export const mockData: Provider[] = [
1477
  provider: "DeepInfra",
1478
  uri: "https://deepinfra.com/models/text-generation/",
1479
  models: [
1480
- {
1481
- name: "Qwen3 Coder 480B A35B",
1482
  inputPrice: 0.90,
1483
  outputPrice: 4.50,
1484
  },
@@ -1498,7 +1510,7 @@ export const mockData: Provider[] = [
1498
  outputPrice: 2.18,
1499
  },
1500
  {
1501
- name: "Qwen 3 A22B 235B",
1502
  inputPrice: 0.2,
1503
  outputPrice: 0.6,
1504
  },
@@ -1583,7 +1595,7 @@ export const mockData: Provider[] = [
1583
  outputPrice: 0.055,
1584
  },
1585
  {
1586
- name: "Qwen2.5-Coder-32B-Instruct",
1587
  inputPrice: 0.08,
1588
  outputPrice: 0.18,
1589
  },
@@ -1653,7 +1665,7 @@ export const mockData: Provider[] = [
1653
  outputPrice: 0.4,
1654
  },
1655
  {
1656
- name: "Qwen2.5-72B-Instruct",
1657
  inputPrice: 0.23,
1658
  outputPrice: 0.4,
1659
  },
@@ -1806,7 +1818,7 @@ export const mockData: Provider[] = [
1806
  models: [
1807
  { name: "QwQ-32B-Preview", inputPrice: 0.1, outputPrice: 0.2 },
1808
  {
1809
- name: "Qwen2.5-Coder-32B-Instruct",
1810
  inputPrice: 1.5,
1811
  outputPrice: 3.0,
1812
  },
@@ -1814,7 +1826,7 @@ export const mockData: Provider[] = [
1814
  { name: "Llama 3.3 70B", inputPrice: 0.6, outputPrice: 1.2 },
1815
  { name: "Llama 3.1 8B", inputPrice: 0.1, outputPrice: 0.2 },
1816
  { name: "Llama 3.1 70B", inputPrice: 0.6, outputPrice: 1.2 },
1817
- { name: "Qwen2.5-72B-Instruct", inputPrice: 2.0, outputPrice: 4.0 },
1818
  { name: "Llama-Guard-3-8B", inputPrice: 0.3, outputPrice: 0.3 },
1819
  { name: "Llama 3.1 405B", inputPrice: 5.0, outputPrice: 10.0 },
1820
  { name: "Llama 3.2 1B", inputPrice: 0.04, outputPrice: 0.08 },
@@ -1936,7 +1948,7 @@ export const mockData: Provider[] = [
1936
 
1937
  {
1938
 
1939
- name: "Qwen3 Coder 480B A35B",
1940
  inputPrice: 2.0,
1941
  outputPrice: 2.0,
1942
  },
@@ -1956,7 +1968,7 @@ export const mockData: Provider[] = [
1956
  outputPrice: 2.5,
1957
  },
1958
  {
1959
- name: "Qwen 3 A22B 235B",
1960
  inputPrice: 0.2,
1961
  outputPrice: 0.8,
1962
  },
@@ -2011,7 +2023,7 @@ export const mockData: Provider[] = [
2011
  outputPrice: 0.04,
2012
  },
2013
  {
2014
- name: "qwen-2.5-72b-instruct",
2015
  inputPrice: 0.38,
2016
  outputPrice: 0.4,
2017
  },
@@ -2071,12 +2083,12 @@ export const mockData: Provider[] = [
2071
  { name: "sao10k/l3-8b-lunaris", inputPrice: 0.05, outputPrice: 0.05 },
2072
  { name: "google/gemma-3-27b-it", inputPrice: 0.2, outputPrice: 0.2 },
2073
  {
2074
- name: "qwen2.5-vl-72b-instruct",
2075
  inputPrice: 0.8,
2076
  outputPrice: 0.8,
2077
  },
2078
  {
2079
- name: "qwen-2-vl-72b-instruct",
2080
  inputPrice: 0.45,
2081
  outputPrice: 0.45,
2082
  },
@@ -2106,7 +2118,7 @@ export const mockData: Provider[] = [
2106
  outputPrice: 1.48,
2107
  },
2108
  {
2109
- name: "qwen-2-7b-instruct",
2110
  inputPrice: 0.054,
2111
  outputPrice: 0.054,
2112
  },
 
246
  outputPrice: 0.2,
247
  },
248
  {
249
+ name: "Qwen 2.5-Coder-32B",
250
  inputPrice: 0.09,
251
  outputPrice: 0.09,
252
  },
 
415
  outputPrice: 1.2,
416
  },
417
  {
418
+ name: "Qwen 3 235B A22B",
419
  inputPrice: 0.7,
420
  outputPrice: 2.8,
421
  },
422
  {
423
+ name: "Qwen 3-32B",
424
  inputPrice: 0.7,
425
  outputPrice: 2.8,
426
  },
427
  {
428
+ name: "Qwen 2.5-72B-Instruct",
429
  inputPrice: 1.4,
430
  outputPrice: 5.6,
431
  }
432
  , {
433
+ name: "Qwen 2.5-32B-Instruct",
434
  inputPrice: 0.7,
435
  outputPrice: 2.8,
436
  },
 
442
  },
443
 
444
  {
445
+ name: "Qwen 3-30B-A3B",
446
  inputPrice: 0.2,
447
  outputPrice: 0.8,
448
  },
449
  {
450
+ name: "Qwen 3-14B",
451
  inputPrice: 0.35,
452
  outputPrice: 1.4,
453
  }, {
454
+ name: "Qwen 3-8B",
455
  inputPrice: 0.18,
456
  outputPrice: 0.7,
457
  },
458
  {
459
+ name: "Qwen 3-4B",
460
  inputPrice: 0.11,
461
  outputPrice: 0.42,
462
  },
463
  {
464
+ name: "Qwen 3-1.7B",
465
  inputPrice: 0.11,
466
  outputPrice: 0.42,
467
  },
468
  {
469
+ name: "Qwen 3-0.6B",
470
  inputPrice: 0.11,
471
  outputPrice: 0.42,
472
  },
473
  {
474
+ name: "Qwen 2.5-14B-Instruct",
475
  inputPrice: 0.35,
476
  outputPrice: 1.4,
477
  },
478
  {
479
+ name: "Qwen 2.5-14B-Instruct-1M",
480
  inputPrice: 0.805,
481
  outputPrice: 3.22,
482
  },
483
  {
484
+ name: "Qwen 2.5-7B-Instruct",
485
  inputPrice: 0.175,
486
  outputPrice: 0.7,
487
  },
488
  {
489
+ name: "Qwen 2.5-7B-Instruct-1M",
490
  inputPrice: 0.368,
491
  outputPrice: 1.47,
492
  },
 
501
  outputPrice: 0.63,
502
  },
503
  {
504
+ name: "Qwen 2.5-VL-72B-Instruct",
505
  inputPrice: 2.8,
506
  outputPrice: 8.4,
507
  },
508
  {
509
+ name: "Qwen 2.5-VL-32B-Instruct",
510
  inputPrice: 1.4,
511
  outputPrice: 4.2,
512
  },
513
  {
514
+ name: "Qwen 2.5-VL-7B-Instruct",
515
  inputPrice: 0.35,
516
  outputPrice: 1.05,
517
  },
518
  {
519
+ name: "Qwen 2.5-VL-3B-Instruct",
520
  inputPrice: 0.21,
521
  outputPrice: 0.63,
522
  },
 
621
  provider: "Chutes",
622
  uri: "https://chutes.ai/app",
623
  models: [
624
+ {
625
+ name: "Qwen 3 Coder 480B A35B",
626
  inputPrice: 0.3,
627
  outputPrice: 0.3,
628
  },
 
672
  outputPrice: 0.47,
673
  },
674
  {
675
+ name: "Qwen 3 235B A22B ",
676
  inputPrice: 2.28,
677
  outputPrice: 2.28,
678
  },
 
726
  outputPrice: 0.048,
727
  },
728
  {
729
+ name: "Qwen 2.5-Coder-32B-Instruct",
730
  inputPrice: 0.058,
731
  outputPrice: 0.058,
732
  },
 
744
  },
745
  { name: "unsloth/gemma-3-4b-it", inputPrice: 0.0, outputPrice: 0.0 },
746
  {
747
+ name: "Qwen 2.5-72B-Instruct",
748
  inputPrice: 1.62,
749
  outputPrice: 1.62,
750
  },
 
803
  outputPrice: 0.108,
804
  },
805
  {
806
+ name: "Qwen 2.5-VL-7B-Instruct",
807
  inputPrice: 0.108,
808
  outputPrice: 0.108,
809
  },
810
  {
811
+ name: "Qwen 2.5-VL-3B-Instruct",
812
  inputPrice: 0.027,
813
  outputPrice: 0.027,
814
  },
 
823
  provider: "W&B",
824
  uri: "https://wandb.ai/site/pricing/inference",
825
  models: [
826
+ { name: "Qwen 3 Coder 480B A35B", inputPrice: 1.00, outputPrice: 1.50 },
827
+ { name: "Qwen 3 235B A22B 2507", inputPrice: 0.10, outputPrice: 0.10 },
828
  { name: "MoonshotAI Kimi K2", inputPrice: 1.35, outputPrice: 4.00 },
829
  { name: "DeepSeek R1-0528", inputPrice: 1.35, outputPrice: 5.40 },
830
  { name: "DeepSeek V3-0324", inputPrice: 1.14, outputPrice: 2.75 },
 
840
  uri: "https://hyperbolic.xyz/pricing",
841
  models: [
842
  {
843
+ name: "Qwen 3 Coder 480B A35B",
844
  inputPrice: 2.0,
845
  outputPrice: 2.0,
846
  },
 
849
  inputPrice: 3.0,
850
  outputPrice: 1.0,
851
  },
852
+ { name: "Qwen 3 235B A22B ", inputPrice: 0.4, outputPrice: 0.4 },
853
  { name: "QwQ-32B", inputPrice: 0.2, outputPrice: 0.2 },
854
  {
855
  name: "DeepSeek-V3-0324",
 
872
  { name: "Llama 3.1 405B Base (FP8)", inputPrice: 2.0, outputPrice: 2.0 },
873
  { name: "Pixtral 12B (BF16)", inputPrice: 0.1, outputPrice: 0.1 },
874
  {
875
+ name: "Qwen 2-VL-7B-Instruct (BF16)",
876
  inputPrice: 0.1,
877
  outputPrice: 0.1,
878
  },
879
  {
880
+ name: "Qwen 2-VL-72B-Instruct (BF16)",
881
  inputPrice: 0.4,
882
  outputPrice: 0.4,
883
  },
 
894
  outputPrice: 3.0,
895
  },
896
  {
897
+ name: "Qwen 3 235B A22B ",
898
  inputPrice: 0.2,
899
  outputPrice: 0.6,
900
  },
 
973
  outputPrice: 0.8,
974
  },
975
  {
976
+ name: "Qwen 2.5 72B Instruct Turbo",
977
 
978
  inputPrice: 1.2,
979
  outputPrice: 1.2,
 
990
  outputPrice: 0.18,
991
  },
992
  {
993
+ name: "Qwen 2.5 7B Instruct Turbo",
994
 
995
  inputPrice: 0.3,
996
  outputPrice: 0.3,
 
1172
  provider: "Fireworks",
1173
  uri: "https://fireworks.ai/pricing",
1174
  models: [
1175
+ {
1176
+ name: "Qwen 3 Coder 480B A35B",
1177
+ inputPrice: 0.45,
1178
+ outputPrice: 1.80,
1179
+ },
1180
+
1181
+ {
1182
+ name: "Qwen 3 235B A22B 2507",
1183
+ inputPrice: 0.22,
1184
+ outputPrice: 0.88,
1185
+ },
1186
+
1187
  {
1188
  name: "kimi-k2-0711-preview",
1189
  inputPrice: 1.0,
 
1301
  outputPrice: 0.9,
1302
  },
1303
  {
1304
+ name: "Qwen 2.5 72B Instruct",
1305
  inputPrice: 0.9,
1306
  outputPrice: 0.9,
1307
  },
1308
  {
1309
+ name: "Qwen 2 VL 72B Instruct",
1310
  inputPrice: 0.9,
1311
  outputPrice: 0.9,
1312
  },
1313
  {
1314
+ name: "Qwen 2.5-Coder-32B-Instruct",
1315
  inputPrice: 0.9,
1316
  outputPrice: 0.9,
1317
  },
 
1347
  uri: "https://nebius.com/prices-ai-studio",
1348
  models: [
1349
  {
1350
+ name: "Qwen 3 235B A22B ",
1351
  inputPrice: 0.2,
1352
  outputPrice: 0.6,
1353
  },
 
1461
  inputPrice: 0.04,
1462
  outputPrice: 0.12,
1463
  },
1464
+ { name: "Qwen 2.5 Coder 7B (fast)", inputPrice: 0.03, outputPrice: 0.09 },
1465
+ { name: "Qwen 2.5 Coder 7B (base)", inputPrice: 0.01, outputPrice: 0.03 },
1466
  {
1467
  name: "Microsoft/Phi 3 mini 4k instruct (fast)",
1468
  inputPrice: 0.13,
 
1489
  provider: "DeepInfra",
1490
  uri: "https://deepinfra.com/models/text-generation/",
1491
  models: [
1492
+ {
1493
+ name: "Qwen 3 Coder 480B A35B",
1494
  inputPrice: 0.90,
1495
  outputPrice: 4.50,
1496
  },
 
1510
  outputPrice: 2.18,
1511
  },
1512
  {
1513
+ name: "Qwen 3 235B A22B ",
1514
  inputPrice: 0.2,
1515
  outputPrice: 0.6,
1516
  },
 
1595
  outputPrice: 0.055,
1596
  },
1597
  {
1598
+ name: "Qwen 2.5-Coder-32B-Instruct",
1599
  inputPrice: 0.08,
1600
  outputPrice: 0.18,
1601
  },
 
1665
  outputPrice: 0.4,
1666
  },
1667
  {
1668
+ name: "Qwen 2.5-72B-Instruct",
1669
  inputPrice: 0.23,
1670
  outputPrice: 0.4,
1671
  },
 
1818
  models: [
1819
  { name: "QwQ-32B-Preview", inputPrice: 0.1, outputPrice: 0.2 },
1820
  {
1821
+ name: "Qwen 2.5-Coder-32B-Instruct",
1822
  inputPrice: 1.5,
1823
  outputPrice: 3.0,
1824
  },
 
1826
  { name: "Llama 3.3 70B", inputPrice: 0.6, outputPrice: 1.2 },
1827
  { name: "Llama 3.1 8B", inputPrice: 0.1, outputPrice: 0.2 },
1828
  { name: "Llama 3.1 70B", inputPrice: 0.6, outputPrice: 1.2 },
1829
+ { name: "Qwen 2.5-72B-Instruct", inputPrice: 2.0, outputPrice: 4.0 },
1830
  { name: "Llama-Guard-3-8B", inputPrice: 0.3, outputPrice: 0.3 },
1831
  { name: "Llama 3.1 405B", inputPrice: 5.0, outputPrice: 10.0 },
1832
  { name: "Llama 3.2 1B", inputPrice: 0.04, outputPrice: 0.08 },
 
1948
 
1949
  {
1950
 
1951
+ name: "Qwen 3 Coder 480B A35B",
1952
  inputPrice: 2.0,
1953
  outputPrice: 2.0,
1954
  },
 
1968
  outputPrice: 2.5,
1969
  },
1970
  {
1971
+ name: "Qwen 3 235B A22B ",
1972
  inputPrice: 0.2,
1973
  outputPrice: 0.8,
1974
  },
 
2023
  outputPrice: 0.04,
2024
  },
2025
  {
2026
+ name: "qwen 2.5-72b-instruct",
2027
  inputPrice: 0.38,
2028
  outputPrice: 0.4,
2029
  },
 
2083
  { name: "sao10k/l3-8b-lunaris", inputPrice: 0.05, outputPrice: 0.05 },
2084
  { name: "google/gemma-3-27b-it", inputPrice: 0.2, outputPrice: 0.2 },
2085
  {
2086
+ name: "qwen 2.5-vl-72b-instruct",
2087
  inputPrice: 0.8,
2088
  outputPrice: 0.8,
2089
  },
2090
  {
2091
+ name: "qwen 2-vl-72b-instruct",
2092
  inputPrice: 0.45,
2093
  outputPrice: 0.45,
2094
  },
 
2118
  outputPrice: 1.48,
2119
  },
2120
  {
2121
+ name: "qwen 2-7b-instruct",
2122
  inputPrice: 0.054,
2123
  outputPrice: 0.054,
2124
  },