n1ck-guo commited on
Commit
b524265
·
verified ·
1 Parent(s): 18edd74

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -140,6 +140,8 @@ Feel free to adapt the code (e.g., use a random pivot or a different partition s
140
  ~~~
141
 
142
  ### Generate the model
 
 
143
 
144
  Here is the sample command to reproduce the model
145
 
 
140
  ~~~
141
 
142
  ### Generate the model
143
+ #### Requirement
144
+ pip install git+https://github.com/intel/auto-round.git@hengguo/gguf_update_0806
145
 
146
  Here is the sample command to reproduce the model
147