Commit c9602254 authored by shihm's avatar shihm
Browse files

setup code

parent 553cdb05
# Baichuan-M3-235B
# Baichuan-M3
## 论文
[Modeling Clinical Inquiry for Reliable Medical Decision-Making](https://arxiv.org/abs/2602.06570)
......@@ -120,7 +120,7 @@ print(response)
### 精度
`DCU与GPU精度一致,推理框架:vllm`
`DCU与GPU精度一致,推理框架:vllm,transformer`
## 预训练权重
| 模型名称 | 权重大小 | DCU型号 | 最低卡数需求 |下载地址|
......
# 模型唯一标识
modelCode=2152
# 模型名称
modelName=Baichuan-M3-235B_vllm
modelName=Baichuan-M3_vllm
# 模型描述
modelDescription=Baichuan-M3 是百川智能推出的全新一代医疗增强大语言模型,是继 Baichuan-M2 之后的重要里程碑。
# 运行过程
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment