Commit 083c16f4 authored by chenych's avatar chenych
Browse files

Modify torch version and update README.

parent 3a1e6ddb
# Contributors
None
\ No newline at end of file
......@@ -46,9 +46,9 @@ cd /your_code_path/deepseek-ocr_pytorch
```bash
DTK: 25.04.1
python: 3.10.12
torch: 2.5.1+das.opt1.dtk25041
torch: 2.4.1+das.opt1.dtk25041
torchvision: 0.19.1+das.opt1.dtk25041
flash_attn: 2.6.1+das.opt1.dtk25041
flash_attn: 2.6.1+das.opt13.dtk2504
triton: 3.0.0+das.opt1.dtk25041
transformers: 4.46.3
vllm: 0.8.5.post1+das.opt4.dtk25041
......
......@@ -5,7 +5,9 @@ modelName=deepseek-ocr_pytorch
# 模型描述
modelDescription=DeepSeek 推出了全新的视觉文本压缩模型 DeepSeek-OCR。
# 应用场景
appScenario=推理,OCR,制造,金融,交通,教育,医疗
processType=推理
# 算法类别
appScenario=OCR
# 框架类型
frameType=pytorch
# 加速卡类型
......
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