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