Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ This is an HQQ-quantized version (4-bit, group-size=64) of the <a href="https://
|
|
8 |
## Usage
|
9 |
```Python
|
10 |
#use transformers up to 52cc204dd7fbd671452448028aae6262cea74dc2
|
11 |
-
#pip install git+https://github.com/huggingface/transformers
|
12 |
|
13 |
import torch
|
14 |
backend = "gemlite"
|
|
|
8 |
## Usage
|
9 |
```Python
|
10 |
#use transformers up to 52cc204dd7fbd671452448028aae6262cea74dc2
|
11 |
+
#pip install git+https://github.com/huggingface/transformers@52cc204dd7fbd671452448028aae6262cea74dc2
|
12 |
|
13 |
import torch
|
14 |
backend = "gemlite"
|