"src/vscode:/vscode.git/clone" did not exist on "9f10306b3fd8168a100e749716e99b75b769e3ef"
Commit fa4cc854 authored by muyangli's avatar muyangli
Browse files

[minor] update README

parent dcaee7d0
......@@ -42,20 +42,6 @@ SVDQuant is a post-training quantization technique for 4-bit weights and activat
## Installation
### Wheels (linux only)
Please make sure you are using Python 3.11.
```shell
pip install nunchaku
```
**The above wheel work for PyTorch>=2.6.** For PyTorch 2.4 and 2.5, please install the corresponding wheel in our release. For example:
```shell
pip install
```
### Build from Source
**Note**:
......
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