Mnemosyne-7B / README.md
bunnycore's picture
Upload folder using huggingface_hub
955bc00 verified
|
raw
history blame
No virus
441 Bytes
---
license: apache-2.0
tags:
- merge
- mergekit
- lazymergekit
---
# Mnemosyne-7B
Mnemosyne-7B is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
## 🧩 Configuration
```yaml
models:
- model: MaziyarPanahi/Mistral-7B-Instruct-KhanAcademy-v0.2
- model: openbmb/Eurus-7b-kto
- model: Weyaxi/Newton-7B
merge_method: model_stock
base_model: mistralai/Mistral-7B-Instruct-v0.2
dtype: bfloat16
```