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