File size: 866 Bytes
7cb4c7b a2dd71d 7cb4c7b 4ac5f52 a2dd71d 7cb4c7b a2dd71d 6e5fff3 7cb4c7b 6e5fff3 7cb4c7b 6e5fff3 7cb4c7b 6e5fff3 7cb4c7b 6e5fff3 7cb4c7b 6e5fff3 7cb4c7b 6e5fff3 |
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 |
---
base_model:
- jondurbin/nontoxic-bagel-34b-v0.2
tags:
- mergekit
- frankenstein
- merge
license: mit
---
# Shqiponja-59 V1
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6379683a81c1783a4a2ddba8/sARxzfxybGafVxGc8PrTx.png)
This is an untrained experimental 59B merged model.
Picked these two models specifically to compliment each others strengths.
### Models Merged
* NousResearch/Nous-Hermes-2-Yi-34B
* jondurbin/nontoxic-bagel-34b-v0.2
Merged using the Undi95 style passthrough merge method.
### The secret sauce
The following YAML configuration was used to produce this model:
```yaml
dtype: bfloat16
merge_method: passthrough
slices:
- sources:
- layer_range: [0, 52]
model: /home/admin/nv1/nontoxic-bagel-34b-v0.2
- sources:
- layer_range: [8, 60]
model: /home/admin/nv1/Nous-Hermes-2-Yi-34B
```
# License MIT - Enjoy |