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
yujq2
AutoAWQ_kernels
Commits
e1e4fabd
Commit
e1e4fabd
authored
Sep 27, 2024
by
yangql
Browse files
Update README.md
parent
8464dc97
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
e1e4fabd
...
@@ -25,7 +25,7 @@ docker run -it --name baichuan --shm-size=1024G -v /opt/hyhal:/opt/hyhal:ro --de
...
@@ -25,7 +25,7 @@ docker run -it --name baichuan --shm-size=1024G -v /opt/hyhal:/opt/hyhal:ro --de
-
提供2种源码编译方式(进入AutoAWQ目录):
-
提供2种源码编译方式(进入AutoAWQ目录):
```
```
export LD_LIBRARY_PATH=/usr/local/lib/python3.10/site-packages/torch/lib:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH=/usr/local/lib/python3.10/site-packages/torch/lib:$LD_LIBRARY_PATH
pip install -r requirements.txt
#源码编译安装
#源码编译安装
pip3 install e .
pip3 install e .
...
...
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