Fischerboot's picture
Update README.md
c835258 verified
---
base_model:
- Fischerboot/LLama3-Lexi-Aura-3Some-SLERP-SLERP-ql-merge
- Fischerboot/sophie-improved
library_name: transformers
tags:
- mergekit
- merge
---
# actually fuckin useable
# but wouldnt use it for much.
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
## Merge Details
### Merge Method
This model was merged using the passthrough merge method.
### Models Merged
The following models were included in the merge:
* [Fischerboot/LLama3-Lexi-Aura-3Some-SLERP-SLERP-ql-merge](https://huggingface.co/Fischerboot/LLama3-Lexi-Aura-3Some-SLERP-SLERP-ql-merge) + [Fischerboot/sophie-improved](https://huggingface.co/Fischerboot/sophie-improved)
### Configuration
The following YAML configuration was used to produce this model:
```yaml
models:
- model: Fischerboot/LLama3-Lexi-Aura-3Some-SLERP-SLERP-ql-merge+Fischerboot/sophie-improved
merge_method: passthrough
dtype: bfloat16
```