Files

22 lines
489 B
Markdown
Raw Permalink Normal View History

---
license: apache-2.0
tags:
- merge
- mergekit
---
# arcee-ai/Llama-3-MegaMed-8B-Model-Stock
arcee-ai/Llama-3-MegaMed-8B-Model-Stock is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
## 🧩 Configuration
```yaml
models:
- model: aaditya/OpenBioLLM-Llama3-8B
- model: johnsnowlabs/JSL-Med-Sft-Llama-3-8B
- model: MaziyarPanahi/Llama-3-8B-Instruct-DPO-v0.3
merge_method: model_stock
base_model: meta-llama/Meta-Llama-3-8B
dtype: float16
```