shqiponja-59b-v1 / README.md
nisten's picture
Update README.md
4ac5f52 verified
---
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