Update README.md
Browse files
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/
|
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
|