cicdatopea
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -110,7 +110,7 @@ Here is the sample command to reproduce the model.
|
|
110 |
```bash
|
111 |
pip install auto-round
|
112 |
auto-round-mllm \
|
113 |
-
--model
|
114 |
--device 0 \
|
115 |
--group_size 128 \
|
116 |
--bits 4 \
|
|
|
110 |
```bash
|
111 |
pip install auto-round
|
112 |
auto-round-mllm \
|
113 |
+
--model fancyfeast/llama-joycaption-alpha-two-hf-llava \
|
114 |
--device 0 \
|
115 |
--group_size 128 \
|
116 |
--bits 4 \
|