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