"git@developer.sourcefind.cn:OpenDAS/pytorch3d.git" did not exist on "03f17ca1ea656423065d1a5bbca8d912d85872f8"
Commit d6d6d2d4 authored by Haotian Tang's avatar Haotian Tang
Browse files

[Minor] Update README.

parent b498a784
...@@ -36,7 +36,7 @@ pip install --upgrade pip # enable PEP 660 support ...@@ -36,7 +36,7 @@ pip install --upgrade pip # enable PEP 660 support
pip install -e . pip install -e .
``` ```
3. Install kernel implementation 3. Install efficient W4A16 (4-bit weight, 16-bit activation) CUDA kernel
``` ```
cd awq/kernels cd awq/kernels
python setup.py install python setup.py install
......
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