yuzaa commited on
Commit
ca41594
·
verified ·
1 Parent(s): 8e7b8c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ Running with int4 version would use lower GPU memory (about 9GB).
33
  We are submitting PR to officially support minicpm-o 2.6 inference
34
 
35
  ```python
36
- git clone https://github.com/YuzaChongyi/AutoGPTQ.git && cd AutoGPTQ
37
  git checkout minicpmo
38
 
39
  # install AutoGPTQ
 
33
  We are submitting PR to officially support minicpm-o 2.6 inference
34
 
35
  ```python
36
+ git clone https://github.com/OpenBMB/AutoGPTQ.git && cd AutoGPTQ
37
  git checkout minicpmo
38
 
39
  # install AutoGPTQ