Skip to content

Commit c5b524b

Browse files
committed
update apertus 8b
1 parent 1f8d781 commit c5b524b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

scripts/models.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3245,5 +3245,21 @@
32453245
}
32463246
}
32473247
}
3248+
},
3249+
"apertus": {
3250+
"brief": "Apertus is a 70B and 8B parameter language model designed to push the boundaries of fully-open multilingual and transparent models.",
3251+
"default": "8b",
3252+
"license": "Apache License 2.0",
3253+
"variants": {
3254+
"8b": {
3255+
"default": "q8",
3256+
"quantized": {
3257+
"q8": {
3258+
"size": 8563501248,
3259+
"url": "chatllm_quantized_gpt/apertus-8b.bin"
3260+
}
3261+
}
3262+
}
3263+
}
32483264
}
32493265
}

0 commit comments

Comments
 (0)