Commit 736a8264 authored by wanglch's avatar wanglch
Browse files

Update README.md

parent 4b74f773
......@@ -54,8 +54,10 @@ torch:2.3.0
`Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一一对应`
其它非深度学习库参照requirement.txt安装:
conda create -n Deepseek-R1 python=3.10
conda activate Deepseek-R1
cd inference
cd /path_code/inference
pip install -r requirements.txt
......
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