File size: 1,149 Bytes
02d36d1 5529f74 02d36d1 620e6ea 954e5bc ab29ad5 02d36d1 ab29ad5 02d36d1 5529f74 |
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 |
---
base_model:
- Test157t/West-Pasta-Lake-7b
- Test157t/Lelantacles6-Experiment26-7B
library_name: transformers
tags:
- mergekit
- merge
license: other
---
Thanks to @Lewdiculous for the imatrix quants: https://huggingface.co/Lewdiculous/Prima-LelantaclesV6-7b-GGUF-IQ-Imatrix
![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/642265bc01c62c1e4102dc36/pildYZ9hiswwLD4rBLt1A.jpeg)
This model was merged using the [DARE](https://arxiv.org/abs/2311.03099) [TIES](https://arxiv.org/abs/2306.01708)
### Models Merged
The following models were included in the merge:
* [Test157t/West-Pasta-Lake-7b](https://huggingface.co/Test157t/West-Pasta-Lake-7b) + [Test157t/Lelantacles6-Experiment26-7B](https://huggingface.co/Test157t/Lelantacles6-Experiment26-7B)
### Configuration
The following YAML configuration was used to produce this model:
```yaml
merge_method: dare_ties
base_model: Test157t/Lelantacles6-Experiment26-7B
parameters:
normalize: true
models:
- model: Test157t/West-Pasta-Lake-7b
parameters:
weight: 1
- model: Test157t/Lelantacles6-Experiment26-7B
parameters:
weight: 1
dtype: float16
``` |