thomas-yanxin
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -47,6 +47,6 @@ make -j35
|
|
47 |
|
48 |
4.
|
49 |
```
|
50 |
-
./bin/llama-qwen2vl-cli -m /
|
51 |
```
|
52 |
|
|
|
47 |
|
48 |
4.
|
49 |
```
|
50 |
+
./bin/llama-qwen2vl-cli -m ./thomas-yanxin/Qwen2-VL-7B-GGUF/Qwen2-VL-7B-GGUF-Q4_K_M.gguf --mmproj ./thomas-yanxin/Qwen2-VL-7B-GGUF/qwen2vl-vision.gguf -p "Describe the image" --image "./thomas-yanxin/Qwen2-VL-7B-GGUF/1.png"
|
51 |
```
|
52 |
|