auto-patch README.md
Browse files
README.md
CHANGED
@@ -4,12 +4,9 @@ language:
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: mit
|
|
|
|
|
7 |
quantized_by: mradermacher
|
8 |
-
tags:
|
9 |
-
- IQA
|
10 |
-
- VLM
|
11 |
-
- Reasoning-Induced
|
12 |
-
- Pytorch
|
13 |
---
|
14 |
## About
|
15 |
|
@@ -21,7 +18,12 @@ tags:
|
|
21 |
weighted/imatrix quants of https://huggingface.co/TianheWu/VisualQuality-R1-7B-preview
|
22 |
|
23 |
<!-- provided-files -->
|
|
|
|
|
|
|
24 |
static quants are available at https://huggingface.co/mradermacher/ImageQuality-R1-v1-GGUF
|
|
|
|
|
25 |
## Usage
|
26 |
|
27 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: mit
|
7 |
+
mradermacher:
|
8 |
+
readme_rev: 1
|
9 |
quantized_by: mradermacher
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
## About
|
12 |
|
|
|
18 |
weighted/imatrix quants of https://huggingface.co/TianheWu/VisualQuality-R1-7B-preview
|
19 |
|
20 |
<!-- provided-files -->
|
21 |
+
|
22 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#ImageQuality-R1-v1-i1-GGUF).***
|
23 |
+
|
24 |
static quants are available at https://huggingface.co/mradermacher/ImageQuality-R1-v1-GGUF
|
25 |
+
|
26 |
+
**This is a vision model - mmproj files (if any) will be in the [static repository](https://huggingface.co/mradermacher/ImageQuality-R1-v1-GGUF).**
|
27 |
## Usage
|
28 |
|
29 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|