We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f8d781 commit c5b524bCopy full SHA for c5b524b
scripts/models.json
@@ -3245,5 +3245,21 @@
3245
}
3246
3247
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
3264
3265
0 commit comments