HyperLlama-3.1-8B / README.md
bunnycore's picture
Upload folder using huggingface_hub
659b18f verified
|
raw
history blame
493 Bytes
---
license: apache-2.0
tags:
- merge
- mergekit
- lazymergekit
---
# HyperLlama-3.1-8B
HyperLlama-3.1-8B is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
## 🧩 Configuration
```yaml
models:
- model: Replete-AI/Replete-LLM-V2-Llama-3.1-8b
- model: Dampfinchen/Llama-3.1-8B-Ultra-Instruct
- model: Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2
merge_method: model_stock
base_model: Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2
dtype: bfloat16
```