Add PotentSulfurLM, as a followup to CinnabarLM!
#6
by MihaiPopa-1 - opened
- index.html +10 -0
index.html
CHANGED
|
@@ -302,6 +302,16 @@ const models = [
|
|
| 302 |
tokens: '~30M',
|
| 303 |
links: { card: 'https://huggingface.co/MihaiPopa-1/CinnabarLM-1.4M-Base' }
|
| 304 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 305 |
{
|
| 306 |
name: 'StorySupra-10M',
|
| 307 |
org: 'supralabs',
|
|
|
|
| 302 |
tokens: '~30M',
|
| 303 |
links: { card: 'https://huggingface.co/MihaiPopa-1/CinnabarLM-1.4M-Base' }
|
| 304 |
},
|
| 305 |
+
{
|
| 306 |
+
name: 'PotentSulfurLM 500K',
|
| 307 |
+
org: 'mihaipopa',
|
| 308 |
+
params: '587K',
|
| 309 |
+
blimp: 59.01,
|
| 310 |
+
arc: 27.06,
|
| 311 |
+
wiki: 2.613,
|
| 312 |
+
tokens: '~200M',
|
| 313 |
+
links: { card: 'https://huggingface.co/MihaiPopa-1/PotentSulfurLM-500K-Base' }
|
| 314 |
+
},
|
| 315 |
{
|
| 316 |
name: 'StorySupra-10M',
|
| 317 |
org: 'supralabs',
|