Gemma-3-4B-Toxic-R1 / README.md
bunnycore's picture
Upload folder using huggingface_hub
13f464b verified
|
raw
history blame
429 Bytes
---
license: apache-2.0
tags:
- merge
- mergekit
- lazymergekit
---
# gemma3
gemma3 is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
## 🧩 Configuration
```yaml
base_model: unsloth/gemma-3-4b-it+bunnycore/gemma-3-4b-toxic-r1
dtype: bfloat16
merge_method: passthrough
models:
- model: unsloth/gemma-3-4b-it+bunnycore/gemma-3-4b-toxic-r1
tokenizer_source: unsloth/gemma-3-4b-it
```