model.properties 393 Bytes
Newer Older
chenych's avatar
chenych committed
1
2
3
4
5
# 模型唯一标识
modelCode=2003
# 模型名称
modelName=deepseek-ocr-2_pytorch
# 模型描述
chenych's avatar
chenych committed
6
modelDescription=DeepSeek-OCR-2 通过引入 DeepEncoder V2 架构,实现了视觉编码从「固定扫描」向「语义推理」的范式转变!
chenych's avatar
chenych committed
7
8
9
10
11
# 运行过程
processType=推理
# 算法类别
appCategory=OCR
# 框架类型
chenych's avatar
chenych committed
12
frameType=pytorch,vllm
chenych's avatar
chenych committed
13
14
# 加速卡类型
accelerateType=BW1000