Abhinav Kulkarni commited on
Commit
b93e1e5
1 Parent(s): c656e43

Updated README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ This model was successfully tested on CUDA driver v530.30.02 and runtime v11.7 w
29
  ```bash
30
  git clone https://github.com/mit-han-lab/llm-awq \
31
  && cd llm-awq \
32
- && git checkout ce4a6bb1c238c014a06672cb74f6865573494d66 \
33
  && pip install -e . \
34
  && cd awq/kernels \
35
  && python setup.py install
 
29
  ```bash
30
  git clone https://github.com/mit-han-lab/llm-awq \
31
  && cd llm-awq \
32
+ && git checkout f084f40bd996f3cf3a0633c1ad7d9d476c318aaa \
33
  && pip install -e . \
34
  && cd awq/kernels \
35
  && python setup.py install