Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
LLaMA-Factory
Commits
faa1f306
Commit
faa1f306
authored
Aug 27, 2024
by
chenych
Browse files
Fix README
parent
b375a047
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
README.md
README.md
+2
-1
No files found.
README.md
View file @
faa1f306
...
...
@@ -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]"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment