Commit faa1f306 authored by chenych's avatar chenych
Browse files

Fix README

parent b375a047
......@@ -60,6 +60,7 @@ DTK驱动: dtk24.04.1
python: python3.10
torch: 2.1.0
bitsandbytes: 0.42.0
vllm: vllm-0.5.0+das.opt1.3e2c63a.dtk2404.torch2.1.0-cp310-cp310-linux_x86_64.whl
```
`Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一一对应`
......@@ -68,7 +69,7 @@ bitsandbytes: 0.42.0
> 遇到包冲突时,可使用 `pip install --no-deps -e .` 解决。
```bash
git clone -b v0.6.3 http://developer.hpccube.com/codes/OpenDAS/llama-factory.git
git clone http://developer.hpccube.com/codes/OpenDAS/llama-factory.git
cd /your_code_path/llama_factory
pip install -e ".[torch,metrics]"
......
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