Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,16 @@
|
|
1 |
---
|
2 |
base_model:
|
3 |
- Qwen/Qwen2.5-VL-3B-Instruct
|
4 |
-
pipeline_tag: text-
|
5 |
---
|
6 |
|
7 |
[<img src="https://raw.githubusercontent.com/csabakecskemeti/devquasar/main/dq_logo_black-transparent.png" width="200"/>](https://devquasar.com)
|
8 |
|
9 |
Quantized version of: [Qwen/Qwen2.5-VL-3B-Instruct](https://huggingface.co/Qwen/Qwen2.5-VL-3B-Instruct)
|
10 |
|
|
|
|
|
|
|
11 |
'Make knowledge free for everyone'
|
12 |
|
13 |
<p align="center">
|
@@ -17,4 +20,4 @@ Quantized version of: [Qwen/Qwen2.5-VL-3B-Instruct](https://huggingface.co/Qwen/
|
|
17 |
</a>
|
18 |
</p>
|
19 |
|
20 |
-
<a href='https://ko-fi.com/L4L416YX7C' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi6.png?v=6' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
|
|
1 |
---
|
2 |
base_model:
|
3 |
- Qwen/Qwen2.5-VL-3B-Instruct
|
4 |
+
pipeline_tag: image-text-to-text
|
5 |
---
|
6 |
|
7 |
[<img src="https://raw.githubusercontent.com/csabakecskemeti/devquasar/main/dq_logo_black-transparent.png" width="200"/>](https://devquasar.com)
|
8 |
|
9 |
Quantized version of: [Qwen/Qwen2.5-VL-3B-Instruct](https://huggingface.co/Qwen/Qwen2.5-VL-3B-Instruct)
|
10 |
|
11 |
+
You have to use the backend from [HimariO's](https://github.com/HimariO/llama.cpp.qwen2vl/tree/qwen25-vl) branch. Big thanks to add Qwen2.5VL support!
|
12 |
+
Additional [discussions](https://github.com/ggml-org/llama.cpp/issues/11483#issuecomment-2727577078)
|
13 |
+
|
14 |
'Make knowledge free for everyone'
|
15 |
|
16 |
<p align="center">
|
|
|
20 |
</a>
|
21 |
</p>
|
22 |
|
23 |
+
<a href='https://ko-fi.com/L4L416YX7C' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi6.png?v=6' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|