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 | |
``` |