Commit 69e57885 authored by 雍大凯's avatar 雍大凯
Browse files

readme

parent ff0ffcee
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
## 环境搭建 ## 环境搭建
``` ```
docker run -dit --network=host --name=wan21 --privileged --device=/dev/kfd --device=/dev/dri --ipc=host --shm-size=128G --group-add video --cap-add=SYS_PTRACE --security-opt seccomp=unconfined -u root --ulimit stack=-1:-1 --ulimit memlock=-1:-1 -v /opt/hyhal:/opt/hyhal:ro -v /public/opendas/DL_DATA/llm-models/:/models:ro harbor.sourcefind.cn:5443/dcu/admin/base/pytorch:2.5.1-ubuntu22.04-dtk25.04.4-1230-py3.10-20260115
cd musubi-tuner cd musubi-tuner
pip install -e . pip install -e .
``` ```
......
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