Saber-LM / README.md
bunnycore's picture
Upload folder using huggingface_hub
77d53c9 verified
|
raw
history blame
No virus
411 Bytes
---
license: llama3
tags:
- merge
- mergekit
- lazymergekit
---
# Saber-LM
Saber-LM is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
## 🧩 Configuration
```yaml
models:
- model: RLHFlow/LLaMA3-iterative-DPO-final
- model: bunnycore/Maverick-8B
- model: TIGER-Lab/MAmmoTH2-8B-Plus
merge_method: model_stock
base_model: bunnycore/Maverick-8B
dtype: bfloat16
```