Update index.html
Browse files- index.html +0 -10
index.html
CHANGED
|
@@ -355,16 +355,6 @@ const models = [
|
|
| 355 |
wiki: null,
|
| 356 |
tokens: '—',
|
| 357 |
links: { card: 'https://huggingface.co/SupraLabs/MicroSupra-1k' }
|
| 358 |
-
},
|
| 359 |
-
{
|
| 360 |
-
name: 'TrueMath',
|
| 361 |
-
org: 'compactai',
|
| 362 |
-
params: '1-layer',
|
| 363 |
-
blimp: null,
|
| 364 |
-
arc: null,
|
| 365 |
-
wiki: null,
|
| 366 |
-
tokens: 'synthetic',
|
| 367 |
-
links: { card: 'https://huggingface.co/CompactAI-O/TrueMath' }
|
| 368 |
}
|
| 369 |
];
|
| 370 |
|
|
|
|
| 355 |
wiki: null,
|
| 356 |
tokens: '—',
|
| 357 |
links: { card: 'https://huggingface.co/SupraLabs/MicroSupra-1k' }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 358 |
}
|
| 359 |
];
|
| 360 |
|