CultriX commited on
Commit
8b75875
·
verified ·
1 Parent(s): d6d1ad3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +105 -105
app.py CHANGED
@@ -17,7 +17,7 @@ import sys
17
  # PART 1: TINY DATA + PLOTS
18
  # --------------------------------------------------------------------
19
 
20
- # This dataframe is your tiny version of model performance data.
21
  # Used for plotting & demonstration in the Gradio app.
22
  data_full = [
23
  ['CultriX/Qwen2.5-14B-SLERPv7', 'https://huggingface.co/CultriX/Qwen2.5-14B-SLERPv7', 0.7205, 0.8272, 0.7541, 0.6581, 0.5, 0.729],
@@ -219,7 +219,7 @@ def plot_heatmap():
219
 
220
  def scrape_mergekit_config(model_name):
221
  """
222
- For the *tiny* tables model links.
223
  Scrapes <pre> tags on the huggingface model page to find a YAML config.
224
  """
225
  df_row = df_full.loc[df_full["Model Configuration"] == model_name]
@@ -315,7 +315,7 @@ def download_all_data():
315
  return zip_buffer, "analysis_data.zip"
316
 
317
  # --------------------------------------------------------------------
318
- # PART 2: THE "DATA START" SNIPPET (RANKS 44105) + Parser
319
  # --------------------------------------------------------------------
320
  # This is your larger dataset, rank = 44..105
321
  benchmark_data = [
@@ -336,7 +336,7 @@ benchmark_data = [
336
  "Chat_Template": "Yes"
337
  },
338
  "hf_url": "https://huggingface.co/wanlige/li-14b-v0.4",
339
- "known_config": null
340
  },
341
  {
342
  "rank": 2,
@@ -354,7 +354,7 @@ benchmark_data = [
354
  "Chat_Template": "Yes"
355
  },
356
  "hf_url": "https://huggingface.co/suayptalha/Lamarckvergence-14B",
357
- "known_config": null
358
  },
359
  {
360
  "rank": 3,
@@ -372,7 +372,7 @@ benchmark_data = [
372
  "Chat_Template": "Yes"
373
  },
374
  "hf_url": "https://huggingface.co/wanlige/li-14b-v0.4-slerp0.1",
375
- "known_config": null
376
  },
377
  {
378
  "rank": 4,
@@ -390,7 +390,7 @@ benchmark_data = [
390
  "Chat_Template": "Yes"
391
  },
392
  "hf_url": "https://huggingface.co/sthenno-com/miscii-14b-0218",
393
- "known_config": null
394
  },
395
  {
396
  "rank": 5,
@@ -408,7 +408,7 @@ benchmark_data = [
408
  "Chat_Template": "Yes"
409
  },
410
  "hf_url": "https://huggingface.co/sthenno/tempesthenno-ppo-ckpt40",
411
- "known_config": null
412
  },
413
  {
414
  "rank": 6,
@@ -426,7 +426,7 @@ benchmark_data = [
426
  "Chat_Template": "Yes"
427
  },
428
  "hf_url": "https://huggingface.co/tanliboy/lambda-qwen2.5-14b-dpo-test",
429
- "known_config": null
430
  },
431
  {
432
  "rank": 7,
@@ -444,7 +444,7 @@ benchmark_data = [
444
  "Chat_Template": "Yes"
445
  },
446
  "hf_url": "https://huggingface.co/sthenno/tempesthenno-nuslerp-001",
447
- "known_config": null
448
  },
449
  {
450
  "rank": 8,
@@ -462,7 +462,7 @@ benchmark_data = [
462
  "Chat_Template": "Yes"
463
  },
464
  "hf_url": "https://huggingface.co/YOYO-AI/Qwen2.5-14B-1M-YOYO-V3",
465
- "known_config": null
466
  },
467
  {
468
  "rank": 9,
@@ -480,7 +480,7 @@ benchmark_data = [
480
  "Chat_Template": "Yes"
481
  },
482
  "hf_url": "https://huggingface.co/Goekdeniz-Guelmez/Josiefied-Qwen2.5-14B-Instruct-abliterated-v4",
483
- "known_config": null
484
  },
485
  {
486
  "rank": 10,
@@ -498,7 +498,7 @@ benchmark_data = [
498
  "Chat_Template": "Yes"
499
  },
500
  "hf_url": "https://huggingface.co/djuna/Q2.5-Veltha-14B",
501
- "known_config": null
502
  },
503
  {
504
  "rank": 11,
@@ -516,7 +516,7 @@ benchmark_data = [
516
  "Chat_Template": "Yes"
517
  },
518
  "hf_url": "https://huggingface.co/arcee-ai/Virtuoso-Small-v2",
519
- "known_config": null
520
  },
521
  {
522
  "rank": 12,
@@ -534,7 +534,7 @@ benchmark_data = [
534
  "Chat_Template": "Yes"
535
  },
536
  "hf_url": "https://huggingface.co/YOYO-AI/Qwen2.5-14B-YOYO-V4-p1",
537
- "known_config": null
538
  },
539
  {
540
  "rank": 13,
@@ -552,7 +552,7 @@ benchmark_data = [
552
  "Chat_Template": "Yes"
553
  },
554
  "hf_url": "https://huggingface.co/jpacifico/Chocolatine-14B-Instruct-DPO-v1.3",
555
- "known_config": null
556
  },
557
  {
558
  "rank": 14,
@@ -570,7 +570,7 @@ benchmark_data = [
570
  "Chat_Template": "Yes"
571
  },
572
  "hf_url": "https://huggingface.co/sthenno-com/miscii-14b-1028",
573
- "known_config": null
574
  },
575
  {
576
  "rank": 15,
@@ -588,7 +588,7 @@ benchmark_data = [
588
  "Chat_Template": "Yes"
589
  },
590
  "hf_url": "https://huggingface.co/sthenno-com/miscii-14b-1225",
591
- "known_config": null
592
  },
593
  {
594
  "rank": 16,
@@ -606,7 +606,7 @@ benchmark_data = [
606
  "Chat_Template": "Yes"
607
  },
608
  "hf_url": "https://huggingface.co/prithivMLmods/Sombrero-Opus-14B-Elite5",
609
- "known_config": null
610
  },
611
  {
612
  "rank": 17,
@@ -624,7 +624,7 @@ benchmark_data = [
624
  "Chat_Template": "No"
625
  },
626
  "hf_url": "https://huggingface.co/Lunzima/NQLSG-Qwen2.5-14B-MegaFusion-v8",
627
- "known_config": null
628
  },
629
  {
630
  "rank": 18,
@@ -642,7 +642,7 @@ benchmark_data = [
642
  "Chat_Template": "No"
643
  },
644
  "hf_url": "https://huggingface.co/prithivMLmods/Equuleus-Opus-14B-Exp",
645
- "known_config": null
646
  },
647
  {
648
  "rank": 19,
@@ -660,7 +660,7 @@ benchmark_data = [
660
  "Chat_Template": "Yes"
661
  },
662
  "hf_url": "https://huggingface.co/rombodawg/Rombos-LLM-V2.6-Qwen-14b",
663
- "known_config": null
664
  },
665
  {
666
  "rank": 20,
@@ -678,7 +678,7 @@ benchmark_data = [
678
  "Chat_Template": "Yes"
679
  },
680
  "hf_url": "https://huggingface.co/nbeerbower/EVA-abliterated-TIES-Qwen2.5-14B",
681
- "known_config": null
682
  },
683
  {
684
  "rank": 21,
@@ -696,7 +696,7 @@ benchmark_data = [
696
  "Chat_Template": "No"
697
  },
698
  "hf_url": "https://huggingface.co/sometimesanotion/LamarckInfusion-14B-v1",
699
- "known_config": null
700
  },
701
  {
702
  "rank": 22,
@@ -714,7 +714,7 @@ benchmark_data = [
714
  "Chat_Template": "Yes"
715
  },
716
  "hf_url": "https://huggingface.co/tensopolis/virtuoso-small-v2-tensopolis-v1",
717
- "known_config": null
718
  },
719
  {
720
  "rank": 23,
@@ -732,7 +732,7 @@ benchmark_data = [
732
  "Chat_Template": "Yes"
733
  },
734
  "hf_url": "https://huggingface.co/Quazim0t0/Fugazi14b",
735
- "known_config": null
736
  },
737
  {
738
  "rank": 24,
@@ -750,7 +750,7 @@ benchmark_data = [
750
  "Chat_Template": "Yes"
751
  },
752
  "hf_url": "https://huggingface.co/1024m/QWEN-14B-B100",
753
- "known_config": null
754
  },
755
  {
756
  "rank": 25,
@@ -768,7 +768,7 @@ benchmark_data = [
768
  "Chat_Template": "No"
769
  },
770
  "hf_url": "https://huggingface.co/Sakalti/Saka-14B",
771
- "known_config": null
772
  },
773
  {
774
  "rank": 26,
@@ -786,7 +786,7 @@ benchmark_data = [
786
  "Chat_Template": "No"
787
  },
788
  "hf_url": "https://huggingface.co/prithivMLmods/Sombrero-Opus-14B-Elite6",
789
- "known_config": null
790
  },
791
  {
792
  "rank": 27,
@@ -804,7 +804,7 @@ benchmark_data = [
804
  "Chat_Template": "Yes"
805
  },
806
  "hf_url": "https://huggingface.co/YOYO-AI/Qwen2.5-14B-YOYO-latest-V2",
807
- "known_config": null
808
  },
809
  {
810
  "rank": 28,
@@ -822,7 +822,7 @@ benchmark_data = [
822
  "Chat_Template": "Yes"
823
  },
824
  "hf_url": "https://huggingface.co/Tsunami-th/Tsunami-1.0-14B-Instruct",
825
- "known_config": null
826
  },
827
  {
828
  "rank": 29,
@@ -840,7 +840,7 @@ benchmark_data = [
840
  "Chat_Template": "No"
841
  },
842
  "hf_url": "https://huggingface.co/sthenno/tempesthenno-kto-0205-ckpt80",
843
- "known_config": null
844
  },
845
  {
846
  "rank": 30,
@@ -858,7 +858,7 @@ benchmark_data = [
858
  "Chat_Template": "No"
859
  },
860
  "hf_url": "https://huggingface.co/sometimesanotion/Lamarck-14B-v0.7-rc4",
861
- "known_config": null
862
  },
863
  {
864
  "rank": 31,
@@ -876,7 +876,7 @@ benchmark_data = [
876
  "Chat_Template": "No"
877
  },
878
  "hf_url": "https://huggingface.co/prithivMLmods/Porpoise-Opus-14B-Exp",
879
- "known_config": null
880
  },
881
  {
882
  "rank": 32,
@@ -894,7 +894,7 @@ benchmark_data = [
894
  "Chat_Template": "Yes"
895
  },
896
  "hf_url": "https://huggingface.co/CombinHorizon/Josiefied-abliteratedV4-Qwen2.5-14B-Inst-BaseMerge-TIES",
897
- "known_config": null
898
  },
899
  {
900
  "rank": 33,
@@ -912,7 +912,7 @@ benchmark_data = [
912
  "Chat_Template": "Yes"
913
  },
914
  "hf_url": "https://huggingface.co/suayptalha/Lamarckvergence-14B",
915
- "known_config": null
916
  },
917
  {
918
  "rank": 34,
@@ -930,7 +930,7 @@ benchmark_data = [
930
  "Chat_Template": "Yes"
931
  },
932
  "hf_url": "https://huggingface.co/sthenno/tempesthenno-ppo-ckpt40",
933
- "known_config": null
934
  },
935
  {
936
  "rank": 35,
@@ -948,7 +948,7 @@ benchmark_data = [
948
  "Chat_Template": "Yes"
949
  },
950
  "hf_url": "https://huggingface.co/tanliboy/lambda-qwen2.5-14b-dpo-test",
951
- "known_config": null
952
  },
953
  {
954
  "rank": 36,
@@ -966,7 +966,7 @@ benchmark_data = [
966
  "Chat_Template": "Yes"
967
  },
968
  "hf_url": "https://huggingface.co/sthenno/tempesthenno-nuslerp-001",
969
- "known_config": null
970
  },
971
  {
972
  "rank": 37,
@@ -984,7 +984,7 @@ benchmark_data = [
984
  "Chat_Template": "Yes"
985
  },
986
  "hf_url": "https://huggingface.co/Goekdeniz-Guelmez/Josiefied-Qwen2.5-14B-Instruct-abliterated-v4",
987
- "known_config": null
988
  },
989
  {
990
  "rank": 38,
@@ -1002,7 +1002,7 @@ benchmark_data = [
1002
  "Chat_Template": "Yes"
1003
  },
1004
  "hf_url": "https://huggingface.co/djuna/Q2.5-Veltha-14B",
1005
- "known_config": null
1006
  },
1007
  {
1008
  "rank": 39,
@@ -1020,7 +1020,7 @@ benchmark_data = [
1020
  "Chat_Template": "Yes"
1021
  },
1022
  "hf_url": "https://huggingface.co/arcee-ai/Virtuoso-Small-v2",
1023
- "known_config": null
1024
  },
1025
  {
1026
  "rank": 40,
@@ -1038,7 +1038,7 @@ benchmark_data = [
1038
  "Chat_Template": "Yes"
1039
  },
1040
  "hf_url": "https://huggingface.co/jpacifico/Chocolatine-14B-Instruct-DPO-v1.3",
1041
- "known_config": null
1042
  },
1043
  {
1044
  "rank": 41,
@@ -1056,7 +1056,7 @@ benchmark_data = [
1056
  "Chat_Template": "Yes"
1057
  },
1058
  "hf_url": "https://huggingface.co/sthenno-com/miscii-14b-1028",
1059
- "known_config": null
1060
  },
1061
  {
1062
  "rank": 42,
@@ -1074,7 +1074,7 @@ benchmark_data = [
1074
  "Chat_Template": "Yes"
1075
  },
1076
  "hf_url": "https://huggingface.co/sthenno-com/miscii-14b-1225",
1077
- "known_config": null
1078
  },
1079
  {
1080
  "rank": 43,
@@ -1092,7 +1092,7 @@ benchmark_data = [
1092
  "Chat_Template": "Yes"
1093
  },
1094
  "hf_url": "https://huggingface.co/tensopolis/virtuoso-small-v2-tensopolis-v1",
1095
- "known_config": null
1096
  },
1097
  {
1098
  "rank": 44,
@@ -1110,7 +1110,7 @@ benchmark_data = [
1110
  "Chat_Template": "Yes"
1111
  },
1112
  "hf_url": "https://huggingface.co/rombodawg/Rombos-LLM-V2.6-Qwen-14b",
1113
- "known_config": null
1114
  },
1115
  {
1116
  "rank": 45,
@@ -1128,7 +1128,7 @@ benchmark_data = [
1128
  "Chat_Template": "Yes"
1129
  },
1130
  "hf_url": "https://huggingface.co/1024m/QWEN-14B-B100",
1131
- "known_config": null
1132
  },
1133
  {
1134
  "rank": 46,
@@ -1146,7 +1146,7 @@ benchmark_data = [
1146
  "Chat_Template": "No"
1147
  },
1148
  "hf_url": "https://huggingface.co/Sakalti/Saka-14B",
1149
- "known_config": null
1150
  },
1151
  {
1152
  "rank": 47,
@@ -1164,7 +1164,7 @@ benchmark_data = [
1164
  "Chat_Template": "Yes"
1165
  },
1166
  "hf_url": "https://huggingface.co/Tsunami-th/Tsunami-1.0-14B-Instruct",
1167
- "known_config": null
1168
  },
1169
  {
1170
  "rank": 48,
@@ -1182,7 +1182,7 @@ benchmark_data = [
1182
  "Chat_Template": "No"
1183
  },
1184
  "hf_url": "https://huggingface.co/sthenno/tempesthenno-kto-0205-ckpt80",
1185
- "known_config": null
1186
  },
1187
  {
1188
  "rank": 49,
@@ -1200,7 +1200,7 @@ benchmark_data = [
1200
  "Chat_Template": "No"
1201
  },
1202
  "hf_url": "https://huggingface.co/sometimesanotion/Lamarck-14B-v0.7-rc4",
1203
- "known_config": null
1204
  },
1205
  {
1206
  "rank": 50,
@@ -1218,7 +1218,7 @@ benchmark_data = [
1218
  "Chat_Template": "Yes"
1219
  },
1220
  "hf_url": "https://huggingface.co/CombinHorizon/Josiefied-abliteratedV4-Qwen2.5-14B-Inst-BaseMerge-TIES",
1221
- "known_config": null
1222
  },
1223
  {
1224
  "rank": 51,
@@ -1236,7 +1236,7 @@ benchmark_data = [
1236
  "Chat_Template": "Yes"
1237
  },
1238
  "hf_url": "https://huggingface.co/suayptalha/Luminis-phi-4",
1239
- "known_config": null
1240
  },
1241
  {
1242
  "rank": 52,
@@ -1254,7 +1254,7 @@ benchmark_data = [
1254
  "Chat_Template": "Yes"
1255
  },
1256
  "hf_url": "https://huggingface.co/huihui-ai/Qwen2.5-14B-Instruct-abliterated-v2",
1257
- "known_config": null
1258
  },
1259
  {
1260
  "rank": 53,
@@ -1272,7 +1272,7 @@ benchmark_data = [
1272
  "Chat_Template": "Yes"
1273
  },
1274
  "hf_url": "https://huggingface.co/djuna/Q2.5-Veltha-14B-0.5",
1275
- "known_config": null
1276
  },
1277
  {
1278
  "rank": 54,
@@ -1290,7 +1290,7 @@ benchmark_data = [
1290
  "Chat_Template": "Yes"
1291
  },
1292
  "hf_url": "https://huggingface.co/Qwen/Qwen2.5-14B-Instruct-1M",
1293
- "known_config": null
1294
  },
1295
  {
1296
  "rank": 55,
@@ -1308,7 +1308,7 @@ benchmark_data = [
1308
  "Chat_Template": "Yes"
1309
  },
1310
  "hf_url": "https://huggingface.co/notbdq/Qwen2.5-14B-Instruct-1M-GRPO-Reasoning",
1311
- "known_config": null
1312
  },
1313
  {
1314
  "rank": 56,
@@ -1326,7 +1326,7 @@ benchmark_data = [
1326
  "Chat_Template": "No"
1327
  },
1328
  "hf_url": "https://huggingface.co/sometimesanotion/Qwenvergence-14B-v11",
1329
- "known_config": null
1330
  },
1331
  {
1332
  "rank": 57,
@@ -1344,7 +1344,7 @@ benchmark_data = [
1344
  "Chat_Template": "No"
1345
  },
1346
  "hf_url": "https://huggingface.co/sometimesanotion/Qwenvergence-14B-v10",
1347
- "known_config": null
1348
  },
1349
  {
1350
  "rank": 58,
@@ -1362,7 +1362,7 @@ benchmark_data = [
1362
  "Chat_Template": "Yes"
1363
  },
1364
  "hf_url": "https://huggingface.co/CombinHorizon/huihui-ai-abliteratedV2-Qwen2.5-14B-Inst-BaseMerge-TIES",
1365
- "known_config": null
1366
  },
1367
  {
1368
  "rank": 59,
@@ -1380,7 +1380,7 @@ benchmark_data = [
1380
  "Chat_Template": "Yes"
1381
  },
1382
  "hf_url": "https://huggingface.co/RDson/WomboCombo-R1-Coder-14B-Preview",
1383
- "known_config": null
1384
  },
1385
  {
1386
  "rank": 60,
@@ -1398,7 +1398,7 @@ benchmark_data = [
1398
  "Chat_Template": "No"
1399
  },
1400
  "hf_url": "https://huggingface.co/jpacifico/Chocolatine-2-14B-Instruct-v2.0b3",
1401
- "known_config": null
1402
  },
1403
  {
1404
  "rank": 61,
@@ -1416,7 +1416,7 @@ benchmark_data = [
1416
  "Chat_Template": "Yes"
1417
  },
1418
  "hf_url": "https://huggingface.co/Quazim0t0/Nova-14b-sce",
1419
- "known_config": null
1420
  },
1421
  {
1422
  "rank": 62,
@@ -1434,7 +1434,7 @@ benchmark_data = [
1434
  "Chat_Template": "Yes"
1435
  },
1436
  "hf_url": "https://huggingface.co/v000000/Qwen2.5-14B-Gutenberg-Instruct-Slerpeno",
1437
- "known_config": null
1438
  },
1439
  {
1440
  "rank": 63,
@@ -1452,7 +1452,7 @@ benchmark_data = [
1452
  "Chat_Template": "Yes"
1453
  },
1454
  "hf_url": "https://huggingface.co/Quazim0t0/NovaScotia-14b-stock",
1455
- "known_config": null
1456
  },
1457
  {
1458
  "rank": 64,
@@ -1470,7 +1470,7 @@ benchmark_data = [
1470
  "Chat_Template": "Yes"
1471
  },
1472
  "hf_url": "https://huggingface.co/Quazim0t0/ODB-14b-sce",
1473
- "known_config": null
1474
  },
1475
  {
1476
  "rank": 65,
@@ -1488,7 +1488,7 @@ benchmark_data = [
1488
  "Chat_Template": "Yes"
1489
  },
1490
  "hf_url": "https://huggingface.co/LightningRodLabs/Flashlight-v1.1",
1491
- "known_config": null
1492
  },
1493
  {
1494
  "rank": 66,
@@ -1506,7 +1506,7 @@ benchmark_data = [
1506
  "Chat_Template": "Yes"
1507
  },
1508
  "hf_url": "https://huggingface.co/Quazim0t0/Mithril-14B-sce",
1509
- "known_config": null
1510
  },
1511
  {
1512
  "rank": 67,
@@ -1524,7 +1524,7 @@ benchmark_data = [
1524
  "Chat_Template": "No"
1525
  },
1526
  "hf_url": "https://huggingface.co/Sakalti/ultiima-14B-v0.2",
1527
- "known_config": null
1528
  },
1529
  {
1530
  "rank": 68,
@@ -1542,7 +1542,7 @@ benchmark_data = [
1542
  "Chat_Template": "Yes"
1543
  },
1544
  "hf_url": "https://huggingface.co/bunnycore/Phi-4-ReasoningRP",
1545
- "known_config": null
1546
  },
1547
  {
1548
  "rank": 69,
@@ -1560,7 +1560,7 @@ benchmark_data = [
1560
  "Chat_Template": "Yes"
1561
  },
1562
  "hf_url": "https://huggingface.co/dwikitheduck/gen-inst-1",
1563
- "known_config": null
1564
  },
1565
  {
1566
  "rank": 70,
@@ -1578,7 +1578,7 @@ benchmark_data = [
1578
  "Chat_Template": "Yes"
1579
  },
1580
  "hf_url": "https://huggingface.co/v000000/Qwen2.5-14B-Gutenberg-1e-Delta",
1581
- "known_config": null
1582
  },
1583
  {
1584
  "rank": 60,
@@ -1596,7 +1596,7 @@ benchmark_data = [
1596
  "Chat_Template": "No"
1597
  },
1598
  "hf_url": "https://huggingface.co/hotmailuser/QwenSlerp2-14B",
1599
- "known_config": null
1600
  },
1601
  {
1602
  "rank": 71,
@@ -1614,7 +1614,7 @@ benchmark_data = [
1614
  "Chat_Template": "Yes"
1615
  },
1616
  "hf_url": "https://huggingface.co/Quazim0t0/Loke-14B-sce",
1617
- "known_config": null
1618
  },
1619
  {
1620
  "rank": 72,
@@ -1632,7 +1632,7 @@ benchmark_data = [
1632
  "Chat_Template": "Yes"
1633
  },
1634
  "hf_url": "https://huggingface.co/Quazim0t0/mosaic-14b-sce",
1635
- "known_config": null
1636
  },
1637
  {
1638
  "rank": 73,
@@ -1650,7 +1650,7 @@ benchmark_data = [
1650
  "Chat_Template": "Yes"
1651
  },
1652
  "hf_url": "https://huggingface.co/bunnycore/Phi-4-Model-Stock",
1653
- "known_config": null
1654
  },
1655
  {
1656
  "rank": 74,
@@ -1668,7 +1668,7 @@ benchmark_data = [
1668
  "Chat_Template": "Yes"
1669
  },
1670
  "hf_url": "https://huggingface.co/unsloth/phi-4",
1671
- "known_config": null
1672
  },
1673
  {
1674
  "rank": 75,
@@ -1686,7 +1686,7 @@ benchmark_data = [
1686
  "Chat_Template": "Yes"
1687
  },
1688
  "hf_url": "https://huggingface.co/pankajmathur/orca_mini_phi-4",
1689
- "known_config": null
1690
  },
1691
  {
1692
  "rank": 76,
@@ -1704,7 +1704,7 @@ benchmark_data = [
1704
  "Chat_Template": "Yes"
1705
  },
1706
  "hf_url": "https://huggingface.co/pankajmathur/orca_mini_v9_2_14B",
1707
- "known_config": null
1708
  },
1709
  {
1710
  "rank": 77,
@@ -1722,7 +1722,7 @@ benchmark_data = [
1722
  "Chat_Template": "No"
1723
  },
1724
  "hf_url": "https://huggingface.co/sometimesanotion/Lamarck-14B-v0.6-model_stock",
1725
- "known_config": null
1726
  },
1727
  {
1728
  "rank": 78,
@@ -1740,7 +1740,7 @@ benchmark_data = [
1740
  "Chat_Template": "No"
1741
  },
1742
  "hf_url": "https://huggingface.co/sometimesanotion/Qwenvergence-14B-v0.6-004-model_stock",
1743
- "known_config": null
1744
  },
1745
  {
1746
  "rank": 79,
@@ -1758,7 +1758,7 @@ benchmark_data = [
1758
  "Chat_Template": "Yes"
1759
  },
1760
  "hf_url": "https://huggingface.co/Quazim0t0/Oasis-14B-ties",
1761
- "known_config": null
1762
  },
1763
  {
1764
  "rank": 80,
@@ -1776,7 +1776,7 @@ benchmark_data = [
1776
  "Chat_Template": "Yes"
1777
  },
1778
  "hf_url": "https://huggingface.co/LightningRodLabs/Flashlight-v1.0",
1779
- "known_config": null
1780
  },
1781
  {
1782
  "rank": 81,
@@ -1794,7 +1794,7 @@ benchmark_data = [
1794
  "Chat_Template": "Yes"
1795
  },
1796
  "hf_url": "https://huggingface.co/arcee-ai/Virtuoso-Small",
1797
- "known_config": null
1798
  },
1799
  {
1800
  "rank": 82,
@@ -1812,7 +1812,7 @@ benchmark_data = [
1812
  "Chat_Template": "Yes"
1813
  },
1814
  "hf_url": "https://huggingface.co/Quazim0t0/GuiltySpark-14B-ties",
1815
- "known_config": null
1816
  },
1817
  {
1818
  "rank": 83,
@@ -1830,7 +1830,7 @@ benchmark_data = [
1830
  "Chat_Template": "Yes"
1831
  },
1832
  "hf_url": "https://huggingface.co/ozone-ai/0x-lite",
1833
- "known_config": null
1834
  },
1835
  {
1836
  "rank": 84,
@@ -1848,7 +1848,7 @@ benchmark_data = [
1848
  "Chat_Template": "Yes"
1849
  },
1850
  "hf_url": "https://huggingface.co/Quazim0t0/Casa-14b-sce",
1851
- "known_config": null
1852
  },
1853
  {
1854
  "rank": 85,
@@ -1866,7 +1866,7 @@ benchmark_data = [
1866
  "Chat_Template": "No"
1867
  },
1868
  "hf_url": "https://huggingface.co/Sakalti/ultiima-14B-v0.3",
1869
- "known_config": null
1870
  },
1871
  {
1872
  "rank": 86,
@@ -1884,7 +1884,7 @@ benchmark_data = [
1884
  "Chat_Template": "Yes"
1885
  },
1886
  "hf_url": "https://huggingface.co/ehristoforu/fp4-14b-v1-fix",
1887
- "known_config": null
1888
  },
1889
  {
1890
  "rank": 87,
@@ -1902,7 +1902,7 @@ benchmark_data = [
1902
  "Chat_Template": "No"
1903
  },
1904
  "hf_url": "https://huggingface.co/FINGU-AI/Chocolatine-Fusion-14B",
1905
- "known_config": null
1906
  },
1907
  {
1908
  "rank": 88,
@@ -1920,7 +1920,7 @@ benchmark_data = [
1920
  "Chat_Template": "No"
1921
  },
1922
  "hf_url": "https://huggingface.co/hotmailuser/QwenSlerp-14B",
1923
- "known_config": null
1924
  },
1925
  {
1926
  "rank": 89,
@@ -1938,7 +1938,7 @@ benchmark_data = [
1938
  "Chat_Template": "No"
1939
  },
1940
  "hf_url": "https://huggingface.co/Triangle104/Robo-Gutenberg_V1.0",
1941
- "known_config": null
1942
  },
1943
  {
1944
  "rank": 90,
@@ -1956,7 +1956,7 @@ benchmark_data = [
1956
  "Chat_Template": "Yes"
1957
  },
1958
  "hf_url": "https://huggingface.co/Quazim0t0/Adamant-14B-sce",
1959
- "known_config": null
1960
  },
1961
  {
1962
  "rank": 91,
@@ -1974,7 +1974,7 @@ benchmark_data = [
1974
  "Chat_Template": "Yes"
1975
  },
1976
  "hf_url": "https://huggingface.co/Quazim0t0/Phi4Basis-14B-sce",
1977
- "known_config": null
1978
  },
1979
  {
1980
  "rank": 92,
@@ -1992,7 +1992,7 @@ benchmark_data = [
1992
  "Chat_Template": "Yes"
1993
  },
1994
  "hf_url": "https://huggingface.co/Quazim0t0/bloom-14b-stock",
1995
- "known_config": null
1996
  },
1997
  {
1998
  "rank": 93,
@@ -2010,7 +2010,7 @@ benchmark_data = [
2010
  "Chat_Template": "No"
2011
  },
2012
  "hf_url": "https://huggingface.co/sometimesanotion/Qwen2.5-14B-Vimarckoso-v3-Prose01",
2013
- "known_config": null
2014
  },
2015
  {
2016
  "rank": 94,
@@ -2028,7 +2028,7 @@ benchmark_data = [
2028
  "Chat_Template": "Yes"
2029
  },
2030
  "hf_url": "https://huggingface.co/Quazim0t0/Halo-14B-sce",
2031
- "known_config": null
2032
  },
2033
  {
2034
  "rank": 95,
@@ -2046,7 +2046,7 @@ benchmark_data = [
2046
  "Chat_Template": "No"
2047
  },
2048
  "hf_url": "https://huggingface.co/prithivMLmods/Calcium-Opus-14B-Elite2",
2049
- "known_config": null
2050
  },
2051
  {
2052
  "rank": 96,
@@ -2064,7 +2064,7 @@ benchmark_data = [
2064
  "Chat_Template": "Yes"
2065
  },
2066
  "hf_url": "https://huggingface.co/SicariusSicariiStuff/Impish_QWEN_14B-1M",
2067
- "known_config": null
2068
  },
2069
  {
2070
  "rank": 97,
@@ -2082,7 +2082,7 @@ benchmark_data = [
2082
  "Chat_Template": "Yes"
2083
  },
2084
  "hf_url": "https://huggingface.co/bunnycore/Phi-4-Stock-Ex",
2085
- "known_config": null
2086
  },
2087
  {
2088
  "rank": 98,
@@ -2100,7 +2100,7 @@ benchmark_data = [
2100
  "Chat_Template": "No"
2101
  },
2102
  "hf_url": "https://huggingface.co/sometimesanotion/Qwenvergence-14B-qv256",
2103
- "known_config": null
2104
  },
2105
  {
2106
  "rank": 99,
@@ -2118,7 +2118,7 @@ benchmark_data = [
2118
  "Chat_Template": "Yes"
2119
  },
2120
  "hf_url": "https://huggingface.co/tensopolis/virtuoso-small-tensopolis-v2",
2121
- "known_config": null
2122
  }
2123
  ]
2124
  ]
@@ -2251,7 +2251,7 @@ def run_non_tiny_benchmarks():
2251
  with gr.Blocks() as demo:
2252
  gr.Markdown("# Comprehensive Model Performance Analysis with Hugging Face Links")
2253
 
2254
- # The existing UI for the tiny data
2255
  with gr.Row():
2256
  btn1 = gr.Button("Show Average Performance")
2257
  img1 = gr.Image(type="pil", label="Average Performance Plot")
@@ -2303,7 +2303,7 @@ with gr.Blocks() as demo:
2303
  live_scrape_btn.click(display_scraped_model_data, inputs=url_input, outputs=live_scrape_output)
2304
 
2305
  # Non-Tiny Benchmarks
2306
- gr.Markdown("## Non-Tiny Benchmark Parser (Ranks 44105)")
2307
  with gr.Row():
2308
  parse_non_tiny_btn = gr.Button("Parse Non-Tiny Benchmarks")
2309
  parse_non_tiny_output = gr.Textbox(label="Non-Tiny Benchmark Output", lines=30)
 
17
  # PART 1: TINY DATA + PLOTS
18
  # --------------------------------------------------------------------
19
 
20
+ # This dataframe is your ΓÇ£tinyΓÇ¥ version of model performance data.
21
  # Used for plotting & demonstration in the Gradio app.
22
  data_full = [
23
  ['CultriX/Qwen2.5-14B-SLERPv7', 'https://huggingface.co/CultriX/Qwen2.5-14B-SLERPv7', 0.7205, 0.8272, 0.7541, 0.6581, 0.5, 0.729],
 
219
 
220
  def scrape_mergekit_config(model_name):
221
  """
222
+ For the *tiny* tableΓÇÖs model links.
223
  Scrapes <pre> tags on the huggingface model page to find a YAML config.
224
  """
225
  df_row = df_full.loc[df_full["Model Configuration"] == model_name]
 
315
  return zip_buffer, "analysis_data.zip"
316
 
317
  # --------------------------------------------------------------------
318
+ # PART 2: THE "DATA START" SNIPPET (RANKS 44ΓÇô105) + Parser
319
  # --------------------------------------------------------------------
320
  # This is your larger dataset, rank = 44..105
321
  benchmark_data = [
 
336
  "Chat_Template": "Yes"
337
  },
338
  "hf_url": "https://huggingface.co/wanlige/li-14b-v0.4",
339
+ "known_config": "null"
340
  },
341
  {
342
  "rank": 2,
 
354
  "Chat_Template": "Yes"
355
  },
356
  "hf_url": "https://huggingface.co/suayptalha/Lamarckvergence-14B",
357
+ "known_config": "null"
358
  },
359
  {
360
  "rank": 3,
 
372
  "Chat_Template": "Yes"
373
  },
374
  "hf_url": "https://huggingface.co/wanlige/li-14b-v0.4-slerp0.1",
375
+ "known_config": "null"
376
  },
377
  {
378
  "rank": 4,
 
390
  "Chat_Template": "Yes"
391
  },
392
  "hf_url": "https://huggingface.co/sthenno-com/miscii-14b-0218",
393
+ "known_config": "null"
394
  },
395
  {
396
  "rank": 5,
 
408
  "Chat_Template": "Yes"
409
  },
410
  "hf_url": "https://huggingface.co/sthenno/tempesthenno-ppo-ckpt40",
411
+ "known_config": "null"
412
  },
413
  {
414
  "rank": 6,
 
426
  "Chat_Template": "Yes"
427
  },
428
  "hf_url": "https://huggingface.co/tanliboy/lambda-qwen2.5-14b-dpo-test",
429
+ "known_config": "null"
430
  },
431
  {
432
  "rank": 7,
 
444
  "Chat_Template": "Yes"
445
  },
446
  "hf_url": "https://huggingface.co/sthenno/tempesthenno-nuslerp-001",
447
+ "known_config": "null"
448
  },
449
  {
450
  "rank": 8,
 
462
  "Chat_Template": "Yes"
463
  },
464
  "hf_url": "https://huggingface.co/YOYO-AI/Qwen2.5-14B-1M-YOYO-V3",
465
+ "known_config": "null"
466
  },
467
  {
468
  "rank": 9,
 
480
  "Chat_Template": "Yes"
481
  },
482
  "hf_url": "https://huggingface.co/Goekdeniz-Guelmez/Josiefied-Qwen2.5-14B-Instruct-abliterated-v4",
483
+ "known_config": "null"
484
  },
485
  {
486
  "rank": 10,
 
498
  "Chat_Template": "Yes"
499
  },
500
  "hf_url": "https://huggingface.co/djuna/Q2.5-Veltha-14B",
501
+ "known_config": "null"
502
  },
503
  {
504
  "rank": 11,
 
516
  "Chat_Template": "Yes"
517
  },
518
  "hf_url": "https://huggingface.co/arcee-ai/Virtuoso-Small-v2",
519
+ "known_config": "null"
520
  },
521
  {
522
  "rank": 12,
 
534
  "Chat_Template": "Yes"
535
  },
536
  "hf_url": "https://huggingface.co/YOYO-AI/Qwen2.5-14B-YOYO-V4-p1",
537
+ "known_config": "null"
538
  },
539
  {
540
  "rank": 13,
 
552
  "Chat_Template": "Yes"
553
  },
554
  "hf_url": "https://huggingface.co/jpacifico/Chocolatine-14B-Instruct-DPO-v1.3",
555
+ "known_config": "null"
556
  },
557
  {
558
  "rank": 14,
 
570
  "Chat_Template": "Yes"
571
  },
572
  "hf_url": "https://huggingface.co/sthenno-com/miscii-14b-1028",
573
+ "known_config": "null"
574
  },
575
  {
576
  "rank": 15,
 
588
  "Chat_Template": "Yes"
589
  },
590
  "hf_url": "https://huggingface.co/sthenno-com/miscii-14b-1225",
591
+ "known_config": "null"
592
  },
593
  {
594
  "rank": 16,
 
606
  "Chat_Template": "Yes"
607
  },
608
  "hf_url": "https://huggingface.co/prithivMLmods/Sombrero-Opus-14B-Elite5",
609
+ "known_config": "null"
610
  },
611
  {
612
  "rank": 17,
 
624
  "Chat_Template": "No"
625
  },
626
  "hf_url": "https://huggingface.co/Lunzima/NQLSG-Qwen2.5-14B-MegaFusion-v8",
627
+ "known_config": "null"
628
  },
629
  {
630
  "rank": 18,
 
642
  "Chat_Template": "No"
643
  },
644
  "hf_url": "https://huggingface.co/prithivMLmods/Equuleus-Opus-14B-Exp",
645
+ "known_config": "null"
646
  },
647
  {
648
  "rank": 19,
 
660
  "Chat_Template": "Yes"
661
  },
662
  "hf_url": "https://huggingface.co/rombodawg/Rombos-LLM-V2.6-Qwen-14b",
663
+ "known_config": "null"
664
  },
665
  {
666
  "rank": 20,
 
678
  "Chat_Template": "Yes"
679
  },
680
  "hf_url": "https://huggingface.co/nbeerbower/EVA-abliterated-TIES-Qwen2.5-14B",
681
+ "known_config": "null"
682
  },
683
  {
684
  "rank": 21,
 
696
  "Chat_Template": "No"
697
  },
698
  "hf_url": "https://huggingface.co/sometimesanotion/LamarckInfusion-14B-v1",
699
+ "known_config": "null"
700
  },
701
  {
702
  "rank": 22,
 
714
  "Chat_Template": "Yes"
715
  },
716
  "hf_url": "https://huggingface.co/tensopolis/virtuoso-small-v2-tensopolis-v1",
717
+ "known_config": "null"
718
  },
719
  {
720
  "rank": 23,
 
732
  "Chat_Template": "Yes"
733
  },
734
  "hf_url": "https://huggingface.co/Quazim0t0/Fugazi14b",
735
+ "known_config": "null"
736
  },
737
  {
738
  "rank": 24,
 
750
  "Chat_Template": "Yes"
751
  },
752
  "hf_url": "https://huggingface.co/1024m/QWEN-14B-B100",
753
+ "known_config": "null"
754
  },
755
  {
756
  "rank": 25,
 
768
  "Chat_Template": "No"
769
  },
770
  "hf_url": "https://huggingface.co/Sakalti/Saka-14B",
771
+ "known_config": "null"
772
  },
773
  {
774
  "rank": 26,
 
786
  "Chat_Template": "No"
787
  },
788
  "hf_url": "https://huggingface.co/prithivMLmods/Sombrero-Opus-14B-Elite6",
789
+ "known_config": "null"
790
  },
791
  {
792
  "rank": 27,
 
804
  "Chat_Template": "Yes"
805
  },
806
  "hf_url": "https://huggingface.co/YOYO-AI/Qwen2.5-14B-YOYO-latest-V2",
807
+ "known_config": "null"
808
  },
809
  {
810
  "rank": 28,
 
822
  "Chat_Template": "Yes"
823
  },
824
  "hf_url": "https://huggingface.co/Tsunami-th/Tsunami-1.0-14B-Instruct",
825
+ "known_config": "null"
826
  },
827
  {
828
  "rank": 29,
 
840
  "Chat_Template": "No"
841
  },
842
  "hf_url": "https://huggingface.co/sthenno/tempesthenno-kto-0205-ckpt80",
843
+ "known_config": "null"
844
  },
845
  {
846
  "rank": 30,
 
858
  "Chat_Template": "No"
859
  },
860
  "hf_url": "https://huggingface.co/sometimesanotion/Lamarck-14B-v0.7-rc4",
861
+ "known_config": "null"
862
  },
863
  {
864
  "rank": 31,
 
876
  "Chat_Template": "No"
877
  },
878
  "hf_url": "https://huggingface.co/prithivMLmods/Porpoise-Opus-14B-Exp",
879
+ "known_config": "null"
880
  },
881
  {
882
  "rank": 32,
 
894
  "Chat_Template": "Yes"
895
  },
896
  "hf_url": "https://huggingface.co/CombinHorizon/Josiefied-abliteratedV4-Qwen2.5-14B-Inst-BaseMerge-TIES",
897
+ "known_config": "null"
898
  },
899
  {
900
  "rank": 33,
 
912
  "Chat_Template": "Yes"
913
  },
914
  "hf_url": "https://huggingface.co/suayptalha/Lamarckvergence-14B",
915
+ "known_config": "null"
916
  },
917
  {
918
  "rank": 34,
 
930
  "Chat_Template": "Yes"
931
  },
932
  "hf_url": "https://huggingface.co/sthenno/tempesthenno-ppo-ckpt40",
933
+ "known_config": "null"
934
  },
935
  {
936
  "rank": 35,
 
948
  "Chat_Template": "Yes"
949
  },
950
  "hf_url": "https://huggingface.co/tanliboy/lambda-qwen2.5-14b-dpo-test",
951
+ "known_config": "null"
952
  },
953
  {
954
  "rank": 36,
 
966
  "Chat_Template": "Yes"
967
  },
968
  "hf_url": "https://huggingface.co/sthenno/tempesthenno-nuslerp-001",
969
+ "known_config": "null"
970
  },
971
  {
972
  "rank": 37,
 
984
  "Chat_Template": "Yes"
985
  },
986
  "hf_url": "https://huggingface.co/Goekdeniz-Guelmez/Josiefied-Qwen2.5-14B-Instruct-abliterated-v4",
987
+ "known_config": "null"
988
  },
989
  {
990
  "rank": 38,
 
1002
  "Chat_Template": "Yes"
1003
  },
1004
  "hf_url": "https://huggingface.co/djuna/Q2.5-Veltha-14B",
1005
+ "known_config": "null"
1006
  },
1007
  {
1008
  "rank": 39,
 
1020
  "Chat_Template": "Yes"
1021
  },
1022
  "hf_url": "https://huggingface.co/arcee-ai/Virtuoso-Small-v2",
1023
+ "known_config": "null"
1024
  },
1025
  {
1026
  "rank": 40,
 
1038
  "Chat_Template": "Yes"
1039
  },
1040
  "hf_url": "https://huggingface.co/jpacifico/Chocolatine-14B-Instruct-DPO-v1.3",
1041
+ "known_config": "null"
1042
  },
1043
  {
1044
  "rank": 41,
 
1056
  "Chat_Template": "Yes"
1057
  },
1058
  "hf_url": "https://huggingface.co/sthenno-com/miscii-14b-1028",
1059
+ "known_config": "null"
1060
  },
1061
  {
1062
  "rank": 42,
 
1074
  "Chat_Template": "Yes"
1075
  },
1076
  "hf_url": "https://huggingface.co/sthenno-com/miscii-14b-1225",
1077
+ "known_config": "null"
1078
  },
1079
  {
1080
  "rank": 43,
 
1092
  "Chat_Template": "Yes"
1093
  },
1094
  "hf_url": "https://huggingface.co/tensopolis/virtuoso-small-v2-tensopolis-v1",
1095
+ "known_config": "null"
1096
  },
1097
  {
1098
  "rank": 44,
 
1110
  "Chat_Template": "Yes"
1111
  },
1112
  "hf_url": "https://huggingface.co/rombodawg/Rombos-LLM-V2.6-Qwen-14b",
1113
+ "known_config": "null"
1114
  },
1115
  {
1116
  "rank": 45,
 
1128
  "Chat_Template": "Yes"
1129
  },
1130
  "hf_url": "https://huggingface.co/1024m/QWEN-14B-B100",
1131
+ "known_config": "null"
1132
  },
1133
  {
1134
  "rank": 46,
 
1146
  "Chat_Template": "No"
1147
  },
1148
  "hf_url": "https://huggingface.co/Sakalti/Saka-14B",
1149
+ "known_config": "null"
1150
  },
1151
  {
1152
  "rank": 47,
 
1164
  "Chat_Template": "Yes"
1165
  },
1166
  "hf_url": "https://huggingface.co/Tsunami-th/Tsunami-1.0-14B-Instruct",
1167
+ "known_config": "null"
1168
  },
1169
  {
1170
  "rank": 48,
 
1182
  "Chat_Template": "No"
1183
  },
1184
  "hf_url": "https://huggingface.co/sthenno/tempesthenno-kto-0205-ckpt80",
1185
+ "known_config": "null"
1186
  },
1187
  {
1188
  "rank": 49,
 
1200
  "Chat_Template": "No"
1201
  },
1202
  "hf_url": "https://huggingface.co/sometimesanotion/Lamarck-14B-v0.7-rc4",
1203
+ "known_config": "null"
1204
  },
1205
  {
1206
  "rank": 50,
 
1218
  "Chat_Template": "Yes"
1219
  },
1220
  "hf_url": "https://huggingface.co/CombinHorizon/Josiefied-abliteratedV4-Qwen2.5-14B-Inst-BaseMerge-TIES",
1221
+ "known_config": "null"
1222
  },
1223
  {
1224
  "rank": 51,
 
1236
  "Chat_Template": "Yes"
1237
  },
1238
  "hf_url": "https://huggingface.co/suayptalha/Luminis-phi-4",
1239
+ "known_config": "null"
1240
  },
1241
  {
1242
  "rank": 52,
 
1254
  "Chat_Template": "Yes"
1255
  },
1256
  "hf_url": "https://huggingface.co/huihui-ai/Qwen2.5-14B-Instruct-abliterated-v2",
1257
+ "known_config": "null"
1258
  },
1259
  {
1260
  "rank": 53,
 
1272
  "Chat_Template": "Yes"
1273
  },
1274
  "hf_url": "https://huggingface.co/djuna/Q2.5-Veltha-14B-0.5",
1275
+ "known_config": "null"
1276
  },
1277
  {
1278
  "rank": 54,
 
1290
  "Chat_Template": "Yes"
1291
  },
1292
  "hf_url": "https://huggingface.co/Qwen/Qwen2.5-14B-Instruct-1M",
1293
+ "known_config": "null"
1294
  },
1295
  {
1296
  "rank": 55,
 
1308
  "Chat_Template": "Yes"
1309
  },
1310
  "hf_url": "https://huggingface.co/notbdq/Qwen2.5-14B-Instruct-1M-GRPO-Reasoning",
1311
+ "known_config": "null"
1312
  },
1313
  {
1314
  "rank": 56,
 
1326
  "Chat_Template": "No"
1327
  },
1328
  "hf_url": "https://huggingface.co/sometimesanotion/Qwenvergence-14B-v11",
1329
+ "known_config": "null"
1330
  },
1331
  {
1332
  "rank": 57,
 
1344
  "Chat_Template": "No"
1345
  },
1346
  "hf_url": "https://huggingface.co/sometimesanotion/Qwenvergence-14B-v10",
1347
+ "known_config": "null"
1348
  },
1349
  {
1350
  "rank": 58,
 
1362
  "Chat_Template": "Yes"
1363
  },
1364
  "hf_url": "https://huggingface.co/CombinHorizon/huihui-ai-abliteratedV2-Qwen2.5-14B-Inst-BaseMerge-TIES",
1365
+ "known_config": "null"
1366
  },
1367
  {
1368
  "rank": 59,
 
1380
  "Chat_Template": "Yes"
1381
  },
1382
  "hf_url": "https://huggingface.co/RDson/WomboCombo-R1-Coder-14B-Preview",
1383
+ "known_config": "null"
1384
  },
1385
  {
1386
  "rank": 60,
 
1398
  "Chat_Template": "No"
1399
  },
1400
  "hf_url": "https://huggingface.co/jpacifico/Chocolatine-2-14B-Instruct-v2.0b3",
1401
+ "known_config": "null"
1402
  },
1403
  {
1404
  "rank": 61,
 
1416
  "Chat_Template": "Yes"
1417
  },
1418
  "hf_url": "https://huggingface.co/Quazim0t0/Nova-14b-sce",
1419
+ "known_config": "null"
1420
  },
1421
  {
1422
  "rank": 62,
 
1434
  "Chat_Template": "Yes"
1435
  },
1436
  "hf_url": "https://huggingface.co/v000000/Qwen2.5-14B-Gutenberg-Instruct-Slerpeno",
1437
+ "known_config": "null"
1438
  },
1439
  {
1440
  "rank": 63,
 
1452
  "Chat_Template": "Yes"
1453
  },
1454
  "hf_url": "https://huggingface.co/Quazim0t0/NovaScotia-14b-stock",
1455
+ "known_config": "null"
1456
  },
1457
  {
1458
  "rank": 64,
 
1470
  "Chat_Template": "Yes"
1471
  },
1472
  "hf_url": "https://huggingface.co/Quazim0t0/ODB-14b-sce",
1473
+ "known_config": "null"
1474
  },
1475
  {
1476
  "rank": 65,
 
1488
  "Chat_Template": "Yes"
1489
  },
1490
  "hf_url": "https://huggingface.co/LightningRodLabs/Flashlight-v1.1",
1491
+ "known_config": "null"
1492
  },
1493
  {
1494
  "rank": 66,
 
1506
  "Chat_Template": "Yes"
1507
  },
1508
  "hf_url": "https://huggingface.co/Quazim0t0/Mithril-14B-sce",
1509
+ "known_config": "null"
1510
  },
1511
  {
1512
  "rank": 67,
 
1524
  "Chat_Template": "No"
1525
  },
1526
  "hf_url": "https://huggingface.co/Sakalti/ultiima-14B-v0.2",
1527
+ "known_config": "null"
1528
  },
1529
  {
1530
  "rank": 68,
 
1542
  "Chat_Template": "Yes"
1543
  },
1544
  "hf_url": "https://huggingface.co/bunnycore/Phi-4-ReasoningRP",
1545
+ "known_config": "null"
1546
  },
1547
  {
1548
  "rank": 69,
 
1560
  "Chat_Template": "Yes"
1561
  },
1562
  "hf_url": "https://huggingface.co/dwikitheduck/gen-inst-1",
1563
+ "known_config": "null"
1564
  },
1565
  {
1566
  "rank": 70,
 
1578
  "Chat_Template": "Yes"
1579
  },
1580
  "hf_url": "https://huggingface.co/v000000/Qwen2.5-14B-Gutenberg-1e-Delta",
1581
+ "known_config": "null"
1582
  },
1583
  {
1584
  "rank": 60,
 
1596
  "Chat_Template": "No"
1597
  },
1598
  "hf_url": "https://huggingface.co/hotmailuser/QwenSlerp2-14B",
1599
+ "known_config": "null"
1600
  },
1601
  {
1602
  "rank": 71,
 
1614
  "Chat_Template": "Yes"
1615
  },
1616
  "hf_url": "https://huggingface.co/Quazim0t0/Loke-14B-sce",
1617
+ "known_config": "null"
1618
  },
1619
  {
1620
  "rank": 72,
 
1632
  "Chat_Template": "Yes"
1633
  },
1634
  "hf_url": "https://huggingface.co/Quazim0t0/mosaic-14b-sce",
1635
+ "known_config": "null"
1636
  },
1637
  {
1638
  "rank": 73,
 
1650
  "Chat_Template": "Yes"
1651
  },
1652
  "hf_url": "https://huggingface.co/bunnycore/Phi-4-Model-Stock",
1653
+ "known_config": "null"
1654
  },
1655
  {
1656
  "rank": 74,
 
1668
  "Chat_Template": "Yes"
1669
  },
1670
  "hf_url": "https://huggingface.co/unsloth/phi-4",
1671
+ "known_config": "null"
1672
  },
1673
  {
1674
  "rank": 75,
 
1686
  "Chat_Template": "Yes"
1687
  },
1688
  "hf_url": "https://huggingface.co/pankajmathur/orca_mini_phi-4",
1689
+ "known_config": "null"
1690
  },
1691
  {
1692
  "rank": 76,
 
1704
  "Chat_Template": "Yes"
1705
  },
1706
  "hf_url": "https://huggingface.co/pankajmathur/orca_mini_v9_2_14B",
1707
+ "known_config": "null"
1708
  },
1709
  {
1710
  "rank": 77,
 
1722
  "Chat_Template": "No"
1723
  },
1724
  "hf_url": "https://huggingface.co/sometimesanotion/Lamarck-14B-v0.6-model_stock",
1725
+ "known_config": "null"
1726
  },
1727
  {
1728
  "rank": 78,
 
1740
  "Chat_Template": "No"
1741
  },
1742
  "hf_url": "https://huggingface.co/sometimesanotion/Qwenvergence-14B-v0.6-004-model_stock",
1743
+ "known_config": "null"
1744
  },
1745
  {
1746
  "rank": 79,
 
1758
  "Chat_Template": "Yes"
1759
  },
1760
  "hf_url": "https://huggingface.co/Quazim0t0/Oasis-14B-ties",
1761
+ "known_config": "null"
1762
  },
1763
  {
1764
  "rank": 80,
 
1776
  "Chat_Template": "Yes"
1777
  },
1778
  "hf_url": "https://huggingface.co/LightningRodLabs/Flashlight-v1.0",
1779
+ "known_config": "null"
1780
  },
1781
  {
1782
  "rank": 81,
 
1794
  "Chat_Template": "Yes"
1795
  },
1796
  "hf_url": "https://huggingface.co/arcee-ai/Virtuoso-Small",
1797
+ "known_config": "null"
1798
  },
1799
  {
1800
  "rank": 82,
 
1812
  "Chat_Template": "Yes"
1813
  },
1814
  "hf_url": "https://huggingface.co/Quazim0t0/GuiltySpark-14B-ties",
1815
+ "known_config": "null"
1816
  },
1817
  {
1818
  "rank": 83,
 
1830
  "Chat_Template": "Yes"
1831
  },
1832
  "hf_url": "https://huggingface.co/ozone-ai/0x-lite",
1833
+ "known_config": "null"
1834
  },
1835
  {
1836
  "rank": 84,
 
1848
  "Chat_Template": "Yes"
1849
  },
1850
  "hf_url": "https://huggingface.co/Quazim0t0/Casa-14b-sce",
1851
+ "known_config": "null"
1852
  },
1853
  {
1854
  "rank": 85,
 
1866
  "Chat_Template": "No"
1867
  },
1868
  "hf_url": "https://huggingface.co/Sakalti/ultiima-14B-v0.3",
1869
+ "known_config": "null"
1870
  },
1871
  {
1872
  "rank": 86,
 
1884
  "Chat_Template": "Yes"
1885
  },
1886
  "hf_url": "https://huggingface.co/ehristoforu/fp4-14b-v1-fix",
1887
+ "known_config": "null"
1888
  },
1889
  {
1890
  "rank": 87,
 
1902
  "Chat_Template": "No"
1903
  },
1904
  "hf_url": "https://huggingface.co/FINGU-AI/Chocolatine-Fusion-14B",
1905
+ "known_config": "null"
1906
  },
1907
  {
1908
  "rank": 88,
 
1920
  "Chat_Template": "No"
1921
  },
1922
  "hf_url": "https://huggingface.co/hotmailuser/QwenSlerp-14B",
1923
+ "known_config": "null"
1924
  },
1925
  {
1926
  "rank": 89,
 
1938
  "Chat_Template": "No"
1939
  },
1940
  "hf_url": "https://huggingface.co/Triangle104/Robo-Gutenberg_V1.0",
1941
+ "known_config": "null"
1942
  },
1943
  {
1944
  "rank": 90,
 
1956
  "Chat_Template": "Yes"
1957
  },
1958
  "hf_url": "https://huggingface.co/Quazim0t0/Adamant-14B-sce",
1959
+ "known_config": "null"
1960
  },
1961
  {
1962
  "rank": 91,
 
1974
  "Chat_Template": "Yes"
1975
  },
1976
  "hf_url": "https://huggingface.co/Quazim0t0/Phi4Basis-14B-sce",
1977
+ "known_config": "null"
1978
  },
1979
  {
1980
  "rank": 92,
 
1992
  "Chat_Template": "Yes"
1993
  },
1994
  "hf_url": "https://huggingface.co/Quazim0t0/bloom-14b-stock",
1995
+ "known_config": "null"
1996
  },
1997
  {
1998
  "rank": 93,
 
2010
  "Chat_Template": "No"
2011
  },
2012
  "hf_url": "https://huggingface.co/sometimesanotion/Qwen2.5-14B-Vimarckoso-v3-Prose01",
2013
+ "known_config": "null"
2014
  },
2015
  {
2016
  "rank": 94,
 
2028
  "Chat_Template": "Yes"
2029
  },
2030
  "hf_url": "https://huggingface.co/Quazim0t0/Halo-14B-sce",
2031
+ "known_config": "null"
2032
  },
2033
  {
2034
  "rank": 95,
 
2046
  "Chat_Template": "No"
2047
  },
2048
  "hf_url": "https://huggingface.co/prithivMLmods/Calcium-Opus-14B-Elite2",
2049
+ "known_config": "null"
2050
  },
2051
  {
2052
  "rank": 96,
 
2064
  "Chat_Template": "Yes"
2065
  },
2066
  "hf_url": "https://huggingface.co/SicariusSicariiStuff/Impish_QWEN_14B-1M",
2067
+ "known_config": "null"
2068
  },
2069
  {
2070
  "rank": 97,
 
2082
  "Chat_Template": "Yes"
2083
  },
2084
  "hf_url": "https://huggingface.co/bunnycore/Phi-4-Stock-Ex",
2085
+ "known_config": "null"
2086
  },
2087
  {
2088
  "rank": 98,
 
2100
  "Chat_Template": "No"
2101
  },
2102
  "hf_url": "https://huggingface.co/sometimesanotion/Qwenvergence-14B-qv256",
2103
+ "known_config": "null"
2104
  },
2105
  {
2106
  "rank": 99,
 
2118
  "Chat_Template": "Yes"
2119
  },
2120
  "hf_url": "https://huggingface.co/tensopolis/virtuoso-small-tensopolis-v2",
2121
+ "known_config": "null"
2122
  }
2123
  ]
2124
  ]
 
2251
  with gr.Blocks() as demo:
2252
  gr.Markdown("# Comprehensive Model Performance Analysis with Hugging Face Links")
2253
 
2254
+ # The existing UI for the ΓÇ£tinyΓÇ¥ data
2255
  with gr.Row():
2256
  btn1 = gr.Button("Show Average Performance")
2257
  img1 = gr.Image(type="pil", label="Average Performance Plot")
 
2303
  live_scrape_btn.click(display_scraped_model_data, inputs=url_input, outputs=live_scrape_output)
2304
 
2305
  # Non-Tiny Benchmarks
2306
+ gr.Markdown("## Non-Tiny Benchmark Parser (Ranks 44ΓÇô105)")
2307
  with gr.Row():
2308
  parse_non_tiny_btn = gr.Button("Parse Non-Tiny Benchmarks")
2309
  parse_non_tiny_output = gr.Textbox(label="Non-Tiny Benchmark Output", lines=30)