auto-patch README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,8 @@ language:
|
|
| 8 |
library_name: transformers
|
| 9 |
license: other
|
| 10 |
license_name: deepseek
|
|
|
|
|
|
|
| 11 |
quantized_by: mradermacher
|
| 12 |
---
|
| 13 |
## About
|
|
@@ -22,6 +24,9 @@ static quants of https://huggingface.co/ise-uiuc/Magicoder-S-DS-6.7B
|
|
| 22 |
**The broken tokenizer was replaced by the one from deepseek-coder-6.7b-base.**
|
| 23 |
|
| 24 |
<!-- provided-files -->
|
|
|
|
|
|
|
|
|
|
| 25 |
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Magicoder-S-DS-6.7B-i1-GGUF
|
| 26 |
## Usage
|
| 27 |
|
|
@@ -66,6 +71,6 @@ questions you might have and/or if you want some other model quantized.
|
|
| 66 |
|
| 67 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
| 68 |
me use its servers and providing upgrades to my workstation to enable
|
| 69 |
-
this work in my free time.
|
| 70 |
|
| 71 |
<!-- end -->
|
|
|
|
| 8 |
library_name: transformers
|
| 9 |
license: other
|
| 10 |
license_name: deepseek
|
| 11 |
+
mradermacher:
|
| 12 |
+
readme_rev: 1
|
| 13 |
quantized_by: mradermacher
|
| 14 |
---
|
| 15 |
## About
|
|
|
|
| 24 |
**The broken tokenizer was replaced by the one from deepseek-coder-6.7b-base.**
|
| 25 |
|
| 26 |
<!-- provided-files -->
|
| 27 |
+
|
| 28 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Magicoder-S-DS-6.7B-GGUF).***
|
| 29 |
+
|
| 30 |
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Magicoder-S-DS-6.7B-i1-GGUF
|
| 31 |
## Usage
|
| 32 |
|
|
|
|
| 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 -->
|