auto-patch README.md
Browse files
README.md
CHANGED
|
@@ -17,6 +17,8 @@ language:
|
|
| 17 |
- en
|
| 18 |
library_name: transformers
|
| 19 |
license: apache-2.0
|
|
|
|
|
|
|
| 20 |
quantized_by: mradermacher
|
| 21 |
---
|
| 22 |
## About
|
|
@@ -29,6 +31,9 @@ quantized_by: mradermacher
|
|
| 29 |
static quants of https://huggingface.co/nbeerbower/Dumpling-Qwen2.5-32B
|
| 30 |
|
| 31 |
<!-- provided-files -->
|
|
|
|
|
|
|
|
|
|
| 32 |
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Dumpling-Qwen2.5-32B-i1-GGUF
|
| 33 |
## Usage
|
| 34 |
|
|
@@ -71,6 +76,6 @@ questions you might have and/or if you want some other model quantized.
|
|
| 71 |
|
| 72 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
| 73 |
me use its servers and providing upgrades to my workstation to enable
|
| 74 |
-
this work in my free time.
|
| 75 |
|
| 76 |
<!-- end -->
|
|
|
|
| 17 |
- en
|
| 18 |
library_name: transformers
|
| 19 |
license: apache-2.0
|
| 20 |
+
mradermacher:
|
| 21 |
+
readme_rev: 1
|
| 22 |
quantized_by: mradermacher
|
| 23 |
---
|
| 24 |
## About
|
|
|
|
| 31 |
static quants of https://huggingface.co/nbeerbower/Dumpling-Qwen2.5-32B
|
| 32 |
|
| 33 |
<!-- provided-files -->
|
| 34 |
+
|
| 35 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Dumpling-Qwen2.5-32B-GGUF).***
|
| 36 |
+
|
| 37 |
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Dumpling-Qwen2.5-32B-i1-GGUF
|
| 38 |
## Usage
|
| 39 |
|
|
|
|
| 76 |
|
| 77 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
| 78 |
me use its servers and providing upgrades to my workstation to enable
|
| 79 |
+
this work in my free time.
|
| 80 |
|
| 81 |
<!-- end -->
|