auto-patch README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,8 @@ language:
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: apache-2.0
|
|
|
|
|
7 |
quantized_by: mradermacher
|
8 |
---
|
9 |
## About
|
@@ -16,7 +18,12 @@ quantized_by: mradermacher
|
|
16 |
weighted/imatrix quants of https://huggingface.co/shreydan/SmolVLM-256M-Detection
|
17 |
|
18 |
<!-- provided-files -->
|
|
|
|
|
|
|
19 |
static quants are available at https://huggingface.co/mradermacher/SmolVLM-256M-Detection-GGUF
|
|
|
|
|
20 |
## Usage
|
21 |
|
22 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: apache-2.0
|
7 |
+
mradermacher:
|
8 |
+
readme_rev: 1
|
9 |
quantized_by: mradermacher
|
10 |
---
|
11 |
## About
|
|
|
18 |
weighted/imatrix quants of https://huggingface.co/shreydan/SmolVLM-256M-Detection
|
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#SmolVLM-256M-Detection-i1-GGUF).***
|
23 |
+
|
24 |
static quants are available at https://huggingface.co/mradermacher/SmolVLM-256M-Detection-GGUF
|
25 |
+
|
26 |
+
**This is a vision model - mmproj files (if any) will be in the [static repository](https://huggingface.co/mradermacher/SmolVLM-256M-Detection-GGUF).**
|
27 |
## Usage
|
28 |
|
29 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|