Update index.html

#61
Files changed (1) hide show
  1. index.html +2 -0
index.html CHANGED
@@ -1265,6 +1265,7 @@
1265
  flamef0x: { name: 'FlameF0X', chartColor: 'rgba(148, 163, 184, 0.70)', chartBorder: '#94a3b8', url: 'https://huggingface.co/FlameF0X' },
1266
  sabari2005: { name: 'sabari2005', chartColor: 'rgba(56, 189, 248, 0.70)', chartBorder: '#38bdf8', url: 'https://huggingface.co/sabari2005' },
1267
  tobiaslogic: { name: 'TobiasLogic', chartColor: 'rgba(217, 70, 239, 0.70)', chartBorder: '#d946ef', url: 'https://huggingface.co/TobiasLogic' },
 
1268
  };
1269
 
1270
  const MODELS = [ // ADD NEW MODELS TO BOTTOM OF LIST
@@ -1373,6 +1374,7 @@
1373
  { name: 'Museko-125M', org: 'tobiaslogic', params: 122702592, paramsDisplay: '122.7M', arc: 48.06, hellaswag: 33.26, piqa: 63.22, arcChall: 25.68, arithmark3: 34.60, arithmark2: 74.04, links: { card: 'https://huggingface.co/TobiasLogic/Museko-125M' } },
1374
  { name: 'Quark-50m-v2', org: 'thingai', params: 56666496, paramsDisplay: '56.7M', arc: 26.18, hellaswag: 27.39, piqa: 49.08, arcChall: 25.34, arithmark3: 25.50, arithmark2: 25.20, links: { card: 'https://huggingface.co/ThingAI/Quark-50m-v2' } },
1375
  { name: 'Rose-Mini', org: 'godelev', params: 49443074, paramsDisplay: '49.4M', arc: 36.57, hellaswag: 28.93, piqa: 58.60, arcChall: 24.23, arithmark3: 36.50, arithmark2: 26.64, links: { card: 'https://huggingface.co/GODELEV/Rose-Mini' } },
 
1376
  ];
1377
 
1378
  // ═══════════════════════════════════════════════════════════════
 
1265
  flamef0x: { name: 'FlameF0X', chartColor: 'rgba(148, 163, 184, 0.70)', chartBorder: '#94a3b8', url: 'https://huggingface.co/FlameF0X' },
1266
  sabari2005: { name: 'sabari2005', chartColor: 'rgba(56, 189, 248, 0.70)', chartBorder: '#38bdf8', url: 'https://huggingface.co/sabari2005' },
1267
  tobiaslogic: { name: 'TobiasLogic', chartColor: 'rgba(217, 70, 239, 0.70)', chartBorder: '#d946ef', url: 'https://huggingface.co/TobiasLogic' },
1268
+ appvoid: { name: 'appvoid', chartColor: 'rgba(255, 255, 255, 0.70)', chartBorder: '#ffffff', url: 'https://huggingface.co/appvoid' },
1269
  };
1270
 
1271
  const MODELS = [ // ADD NEW MODELS TO BOTTOM OF LIST
 
1374
  { name: 'Museko-125M', org: 'tobiaslogic', params: 122702592, paramsDisplay: '122.7M', arc: 48.06, hellaswag: 33.26, piqa: 63.22, arcChall: 25.68, arithmark3: 34.60, arithmark2: 74.04, links: { card: 'https://huggingface.co/TobiasLogic/Museko-125M' } },
1375
  { name: 'Quark-50m-v2', org: 'thingai', params: 56666496, paramsDisplay: '56.7M', arc: 26.18, hellaswag: 27.39, piqa: 49.08, arcChall: 25.34, arithmark3: 25.50, arithmark2: 25.20, links: { card: 'https://huggingface.co/ThingAI/Quark-50m-v2' } },
1376
  { name: 'Rose-Mini', org: 'godelev', params: 49443074, paramsDisplay: '49.4M', arc: 36.57, hellaswag: 28.93, piqa: 58.60, arcChall: 24.23, arithmark3: 36.50, arithmark2: 26.64, links: { card: 'https://huggingface.co/GODELEV/Rose-Mini' } },
1377
+ { name: 'Palmer-006', org: 'appvoid', params: 90000000, paramsDisplay: '90M', arc: 44.82, hellaswag: 38.41, piqa: 63.60, arcChall: 29.27, winogrande: 50.36, arithmark3: 52.70, links: { card: 'https://huggingface.co/appvoid/palmer-006' } },
1378
  ];
1379
 
1380
  // ═══════════════════════════════════════════════════════════════