Nohobby's picture
Upload folder using huggingface_hub
06684c9 verified
|
raw
history blame
No virus
991 Bytes
---
base_model:
- nbeerbower/mistral-nemo-gutenberg-12B-v3
- Nohobby/YetAnotherMerge-v0.3
library_name: transformers
tags:
- mergekit
- merge
---
# YetAnotherMerge-v0.7b
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 della merge method using [Nohobby/YetAnotherMerge-v0.3](https://huggingface.co/Nohobby/YetAnotherMerge-v0.3) as a base.
### Models Merged
The following models were included in the merge:
* [nbeerbower/mistral-nemo-gutenberg-12B-v3](https://huggingface.co/nbeerbower/mistral-nemo-gutenberg-12B-v3)
### Configuration
The following YAML configuration was used to produce this model:
```yaml
base_model: Nohobby/YetAnotherMerge-v0.3
merge_method: della
dtype: bfloat16
models:
- model: nbeerbower/mistral-nemo-gutenberg-12B-v3
parameters:
weight: 1.0
- model: Nohobby/YetAnotherMerge-v0.3
parameters:
weight: 1.0
```