tc-mb commited on
Commit
3193df7
·
verified ·
1 Parent(s): 694131b

Update README.md

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