Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,42 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
name: infrl-qwen2.5-vl-72b-preview-GGUF-Q8
|
3 |
+
base_model: Qwen/Qwen2.5-VL-72B-Instruct
|
4 |
+
license: apache-2.0
|
5 |
+
pipeline_tag: visual-question-answering
|
6 |
+
tasks :
|
7 |
+
- text-generation
|
8 |
+
- text2text-generation
|
9 |
+
- text-to-text
|
10 |
+
- visual-question-answering
|
11 |
+
- image-to-text
|
12 |
+
- image-text-to-text
|
13 |
+
- OCR
|
14 |
+
- object-detection
|
15 |
+
- document-question-answering
|
16 |
+
language: en
|
17 |
+
---
|
18 |
+
> [!IMPORTANT]
|
19 |
+
> Original Model Link : [https://huggingface.co/infly/infrl-qwen2.5-vl-72b-preview](https://huggingface.co/infly/infrl-qwen2.5-vl-72b-preview)
|
20 |
+
>
|
21 |
+
|
22 |
+
```
|
23 |
+
name: infrl-qwen2.5-vl-72b-preview-GGUF-Q8
|
24 |
+
base_model: Qwen/Qwen2.5-VL-72B-Instruct
|
25 |
+
license: apache-2.0
|
26 |
+
pipeline_tag: visual-question-answering
|
27 |
+
tasks :
|
28 |
+
- text-generation
|
29 |
+
- text2text-generation
|
30 |
+
- text-to-text
|
31 |
+
- visual-question-answering
|
32 |
+
- image-to-text
|
33 |
+
- image-text-to-text
|
34 |
+
- OCR
|
35 |
+
- object-detection
|
36 |
+
- document-question-answering
|
37 |
+
language: en
|
38 |
+
```
|
39 |
+
|
40 |
+
|
41 |
+
# infrl-qwen2.5-vl-72b-preview-GGUF-Q8
|
42 |
+
infrl-qwen2.5-vl-72b-preview-GGUF-Q8 is a GGUF conversion of the original model for funsies.
|