File size: 621 Bytes
3443cd7 |
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 |
---
license: apache-2.0
tags:
- merge
- mergekit
- lazymergekit
- davidkim205/Rhea-72b-v0.5
---
# Blitz-AI-ULTRA
Blitz-AI-ULTRA is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
* [davidkim205/Rhea-72b-v0.5](https://huggingface.co/davidkim205/Rhea-72b-v0.5)
* [davidkim205/Rhea-72b-v0.5](https://huggingface.co/davidkim205/Rhea-72b-v0.5)
## 🧩 Configuration
```yaml
slices:
- sources:
- model: davidkim205/Rhea-72b-v0.5
layer_range: [0, 72]
- sources:
- model: davidkim205/Rhea-72b-v0.5
layer_range: [8, 80]
merge_method: passthrough
dtype: bfloat16
``` |