Skip to content

Commit d2464d6

Browse files
committed
upload baichuan-m2
1 parent b0ef660 commit d2464d6

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
@@ -2066,6 +2066,22 @@
20662066
}
20672067
}
20682068
},
2069+
"baichuan-m2": {
2070+
"brief": "Baichuan-M2-32B is Baichuan AI's medical-enhanced reasoning model, the second medical model released by Baichuan.",
2071+
"default": "32b",
2072+
"license": "Apache License 2.0",
2073+
"variants": {
2074+
"32b": {
2075+
"default": "q4_1",
2076+
"quantized": {
2077+
"q4_1": {
2078+
"size": 20485513536,
2079+
"url": "chatllm_quantized_baichuan/baichuan-m2-32b-q_1.bin"
2080+
}
2081+
}
2082+
}
2083+
}
2084+
},
20692085
"dolphin2.6": {
20702086
"brief": "This model is based on Phi-2 and is governed by MIT licence.",
20712087
"default": "phi2",

0 commit comments

Comments
 (0)