cicdatopea
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ Please follow the [license](https://huggingface.co/MiniMaxAI/MiniMax-Text-01/blo
|
|
19 |
Requirements
|
20 |
|
21 |
```bash
|
22 |
-
pip3 install git+https://github.com/intel/auto-round.git
|
23 |
pip3 install auto-gptq
|
24 |
```
|
25 |
|
@@ -149,7 +149,7 @@ Generated: Hello! How can I assist you today?
|
|
149 |
|
150 |
## Generated the model (2*80G)
|
151 |
|
152 |
-
pip3 install git+https://github.com/intel/auto-round.git
|
153 |
|
154 |
```python
|
155 |
import torch
|
|
|
19 |
Requirements
|
20 |
|
21 |
```bash
|
22 |
+
pip3 install git+https://github.com/intel/auto-round.git
|
23 |
pip3 install auto-gptq
|
24 |
```
|
25 |
|
|
|
149 |
|
150 |
## Generated the model (2*80G)
|
151 |
|
152 |
+
pip3 install git+https://github.com/intel/auto-round.git
|
153 |
|
154 |
```python
|
155 |
import torch
|