jiangchengchengNLP
commited on
Commit
•
664a32d
1
Parent(s):
f7e7f92
Update README.md
Browse files
README.md
CHANGED
@@ -16,9 +16,10 @@ license: apache-2.0
|
|
16 |
```
|
17 |
pip install bitsandbytes
|
18 |
```
|
19 |
-
|
20 |
确保你安装了auto-gptq
|
21 |
|
|
|
22 |
!git clone https://github.com/AutoGPTQ/AutoGPTQ
|
23 |
|
24 |
cd AutoGPTQ
|
|
|
16 |
```
|
17 |
pip install bitsandbytes
|
18 |
```
|
19 |
+
|
20 |
确保你安装了auto-gptq
|
21 |
|
22 |
+
```
|
23 |
!git clone https://github.com/AutoGPTQ/AutoGPTQ
|
24 |
|
25 |
cd AutoGPTQ
|