Update README.md
Browse files
README.md
CHANGED
@@ -202,7 +202,6 @@ if __name__ == '__main__':
|
|
202 |
</details>
|
203 |
|
204 |
```
|
205 |
-
# example
|
206 |
python ./cli.py --model-path xtuner/llava-phi-3-mini --image-file https://raw.githubusercontent.com/open-mmlab/mmdeploy/main/tests/data/tiger.jpeg --load-4bit
|
207 |
```
|
208 |
|
|
|
202 |
</details>
|
203 |
|
204 |
```
|
|
|
205 |
python ./cli.py --model-path xtuner/llava-phi-3-mini --image-file https://raw.githubusercontent.com/open-mmlab/mmdeploy/main/tests/data/tiger.jpeg --load-4bit
|
206 |
```
|
207 |
|