auto-patch README.md
Browse files
README.md
CHANGED
@@ -27,6 +27,8 @@ language:
|
|
27 |
- bn
|
28 |
library_name: transformers
|
29 |
license: apache-2.0
|
|
|
|
|
30 |
quantized_by: mradermacher
|
31 |
---
|
32 |
## About
|
@@ -39,7 +41,12 @@ quantized_by: mradermacher
|
|
39 |
weighted/imatrix quants of https://huggingface.co/nicoboss/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed
|
40 |
|
41 |
<!-- provided-files -->
|
|
|
|
|
|
|
42 |
static quants are available at https://huggingface.co/mradermacher/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed-GGUF
|
|
|
|
|
43 |
## Usage
|
44 |
|
45 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
27 |
- bn
|
28 |
library_name: transformers
|
29 |
license: apache-2.0
|
30 |
+
mradermacher:
|
31 |
+
readme_rev: 1
|
32 |
quantized_by: mradermacher
|
33 |
---
|
34 |
## About
|
|
|
41 |
weighted/imatrix quants of https://huggingface.co/nicoboss/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed
|
42 |
|
43 |
<!-- provided-files -->
|
44 |
+
|
45 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed-i1-GGUF).***
|
46 |
+
|
47 |
static quants are available at https://huggingface.co/mradermacher/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed-GGUF
|
48 |
+
|
49 |
+
**This is a vision model - mmproj files (if any) will be in the [static repository](https://huggingface.co/mradermacher/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed-GGUF).**
|
50 |
## Usage
|
51 |
|
52 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|