Sumail's picture
Upload folder using huggingface_hub
328bbec verified
|
Raw
History Blame Contribute Delete
884 Bytes
---
license: apache-2.0
tags:
- mergewss]
- mergekit
- lazymergekit
- MesozoicMetallurgist/nous-Pliensbachia
- deepnetguy/gemma-9
---
# Optimus_Prime_Zheng03_2b
Optimus_Prime_Zheng03_2b is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
* [MesozoicMetallurgist/nous-Pliensbachia](https://huggingface.co/MesozoicMetallurgist/nous-Pliensbachia)
* [deepnetguy/gemma-9](https://huggingface.co/deepnetguy/gemma-9)
## 🧩 Configuration
```yaml
slices:
- sources:
- model: MesozoicMetallurgist/nous-Pliensbachia
layer_range: [0, 18]
- model: deepnetguy/gemma-9
layer_range: [0, 18]
merge_method: slerp
base_model: MesozoicMetallurgist/nous-Pliensbachia
parameters:
t:
- filter: self_attn
value: [0, 0.5, 0.3, 0.7, 1]
- filter: mlp
value: [1, 0.5, 0.7, 0.3, 0]
- value: 0.5
dtype: bfloat16
```