Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ Note this uses a fork of llama.cpp. At this time the main branch does not suppor
|
|
29 |
|
30 |
Build llama.cpp as usual : https://github.com/ggml-org/llama.cpp#building-the-project
|
31 |
|
32 |
-
Once the fork of llama.cpp is built Copy the ./llama.cpp/build/bin/llama-qwen2-vl-cli to a chosen folder.
|
33 |
|
34 |
3. **Download the Qwen 2.5 VL gguf file**:
|
35 |
|
|
|
29 |
|
30 |
Build llama.cpp as usual : https://github.com/ggml-org/llama.cpp#building-the-project
|
31 |
|
32 |
+
Once the fork of llama.cpp is built Copy the ./llama.cpp.qwen2vl/build/bin/llama-qwen2-vl-cli to a chosen folder.
|
33 |
|
34 |
3. **Download the Qwen 2.5 VL gguf file**:
|
35 |
|