File size: 1,072 Bytes
f45aaf0 |
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 |
---
base_model:
- Fizzarolli/clite-500m
- h2oai/h2o-danube3-500m-base
library_name: transformers
tags:
- mergekit
- mergekitty
- merge
---
# tmpzvufsy8v
This is a merge of pre-trained language models created using [mergekitty](https://github.com/allura-org/mergekitty).
## Merge Details
### Merge Method
This model was merged using the [Model Breadcrumbs](https://arxiv.org/abs/2312.06795) merge method using [h2oai/h2o-danube3-500m-base](https://huggingface.co/h2oai/h2o-danube3-500m-base) as a base.
### Models Merged
The following models were included in the merge:
* [Fizzarolli/clite-500m](https://huggingface.co/Fizzarolli/clite-500m)
### Configuration
The following YAML configuration was used to produce this model:
```yaml
base_model: h2oai/h2o-danube3-500m-base
merge_method: breadcrumbs
parameters:
density: 0.95
gamma: 0.01
slices:
- sources:
- layer_range: [0, 16]
model: Fizzarolli/clite-500m
parameters:
weight: 1.0
- layer_range: [0, 16]
model: h2oai/h2o-danube3-500m-base
```
|