prithivMLmods commited on
Commit
afcd73b
·
verified ·
1 Parent(s): 97d45d2

update script

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -1100,7 +1100,7 @@
1100
  };
1101
 
1102
  const FEATURED = [
1103
- { repo: 'prithivMLmods/Qwen3-VL-4B-Instruct-Unredacted-MAX', type: 'models', label: 'Qwen3-VL-4B' },
1104
  { repo: 'prithivMLmods/Qwen3-VL-abliterated-MAX-Fast', type: 'spaces', label: 'Qwen3-VL Space' },
1105
  { repo: 'prithivMLmods/LAP2-K-Think-v1.b', type: 'datasets', label: 'LAP2-K-Think' },
1106
  ];
 
1100
  };
1101
 
1102
  const FEATURED = [
1103
+ { repo: 'prithivMLmods/Qwen3-VL-4B-Instruct-Unredacted-MAX', type: 'models', label: 'Qwen3-VL-4B-Instruct-Unredacted-MAX' },
1104
  { repo: 'prithivMLmods/Qwen3-VL-abliterated-MAX-Fast', type: 'spaces', label: 'Qwen3-VL Space' },
1105
  { repo: 'prithivMLmods/LAP2-K-Think-v1.b', type: 'datasets', label: 'LAP2-K-Think' },
1106
  ];