File size: 1,554 Bytes
210f541
ed62b07
 
 
 
 
f133d27
 
 
 
 
66979a8
e248171
 
ed62b07
 
210f541
 
 
 
ed62b07
f133d27
210f541
 
 
 
 
 
 
 
 
b895488
 
 
 
 
 
763300e
210f541
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
tags:
- merge
- mergekit
- gemma3
- gemma3-4B
- tactical-analysis
- problem-solving
- devops
- tactical
- conversational
- code
- uncensored
- decensored
language:
- en
base_model:
- coder3101/gemma-3-4b-it-heretic
- vanta-research/scout-4b
- GetSoloTech/Gemma3-Code-Reasoning-4B
library_name: transformers
pipeline_tag: text-generation
---
Made using [mergekit-gui](https://huggingface.co/spaces/Steelskull/mergekit-gui).

- `vanta-research/scout-4b` has an absolutely amazing personality and is good at *cooperative* problem solving (something I find most models are not good at).
- `GetSoloTech/Gemma3-Code-Reasoning-4B` is a strong coder.
- `coder3101/gemma-3-4b-it-heretic` as a base (I am a professional who understands that this model is a tool and that I am responsable for how I use it). I also feel like people don't talk enough about how [abliteration](https://github.com/p-e-w/heretic) reduces hallucinations when asking the bot difficult questions. 

The end result is hopefully useful for programming and {cyber,information}-security.

---
## Quantizations courtesy of team mradermacher
- GGUF: [GGUF](https://huggingface.co/mradermacher/Gemma3-4B-CodeCenturion-GGUF)
- iMatrix: [iMatrix-GGUF](https://huggingface.co/mradermacher/Gemma3-4B-CodeCenturion-i1-GGUF)
---

```yaml
name: Gemma3-4B-CodeCenturion
base_model: coder3101/gemma-3-4b-it-heretic
dtype: bfloat16
merge_method: model_stock
models:
  - model: vanta-research/scout-4b
  - model: GetSoloTech/Gemma3-Code-Reasoning-4B
tokenizer_source: coder3101/gemma-3-4b-it-heretic
```