Commit 1db4cd30 authored by luopl's avatar luopl
Browse files

Update README.md

parent f49cb0ae
Pipeline #3092 failed with stages
in 0 seconds
......@@ -36,7 +36,7 @@ docker run -it --shm-size 200g --network=host --name {docker_name} --privileged
示例如下:
docker run -it --shm-size 200g --network=host --name qwen3vl --privileged --device=/dev/kfd --device=/dev/dri --device=/dev/mkfd --group-add video --cap-add=SYS_PTRACE --security-opt seccomp=unconfined -u root -v /path/your_code_path/:/path/your_code_path/ -v /opt/hyhal/:/opt/hyhal/:ro image.sourcefind.cn:5000/dcu/admin/base/vllm:0.9.2-ubuntu22.04-dtk25.04.2-py3.10 bash
#视频推理时安装PyAV后端依赖
#安装特定版本的transformers
pip install git+https://github.com/huggingface/transformers@82a06db03535c49aa987719ed0746a76093b1ec4
```
......@@ -88,4 +88,4 @@ Output:
- https://developer.sourcefind.cn/codes/modelzoo/hunyuanocr_pytorch
## 参考资料
- https://github.com/Tencent-Hunyuan/HunyuanOCR
\ No newline at end of file
- https://github.com/Tencent-Hunyuan/HunyuanOCR
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