Update README.md
Browse files
README.md
CHANGED
@@ -210,6 +210,9 @@ Happy coding!
|
|
210 |
|
211 |
### Generate the model
|
212 |
|
|
|
|
|
|
|
213 |
Here is the sample command to reproduce the model
|
214 |
|
215 |
```bash
|
|
|
210 |
|
211 |
### Generate the model
|
212 |
|
213 |
+
#### Requirement
|
214 |
+
pip install git+https://github.com/intel/auto-round.git@hengguo/gguf_update_0806
|
215 |
+
|
216 |
Here is the sample command to reproduce the model
|
217 |
|
218 |
```bash
|