casperhansen commited on
Commit
43f37cd
1 Parent(s): aa21dc6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,8 +9,8 @@ AWQ quantized model.
9
  Dependencies:
10
 
11
  ```
12
- pip install git+https://github.com/casper-hansen/AutoAWQ.git
13
  pip install git+https://github.com/huggingface/transformers.git
 
14
  ```
15
 
16
  Example:
 
9
  Dependencies:
10
 
11
  ```
 
12
  pip install git+https://github.com/huggingface/transformers.git
13
+ pip install git+https://github.com/casper-hansen/AutoAWQ.git
14
  ```
15
 
16
  Example: