Update README.md
Browse files
README.md
CHANGED
|
@@ -27,6 +27,12 @@ Made using [mergekit-gui](https://huggingface.co/spaces/Steelskull/mergekit-gui)
|
|
| 27 |
|
| 28 |
The end result is hopefully useful for programming and {cyber,information}-security.
|
| 29 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
```
|
| 31 |
name: Gemma3-4B-CodeCenturion
|
| 32 |
base_model: coder3101/gemma-3-4b-it-heretic
|
|
|
|
| 27 |
|
| 28 |
The end result is hopefully useful for programming and {cyber,information}-security.
|
| 29 |
|
| 30 |
+
---
|
| 31 |
+
## Quantizations courtesy of team mradermacher
|
| 32 |
+
- GGUF: [GGUF](https://huggingface.co/mradermacher/Gemma3-4B-CodeCenturion-GGUF)
|
| 33 |
+
- iMatrix: [iMatrix-GGUF](https://huggingface.co/mradermacher/Gemma3-4B-CodeCenturion-i1-GGUF)
|
| 34 |
+
---
|
| 35 |
+
|
| 36 |
```
|
| 37 |
name: Gemma3-4B-CodeCenturion
|
| 38 |
base_model: coder3101/gemma-3-4b-it-heretic
|