LuminariX-8B / README.md
bunnycore's picture
Upload folder using huggingface_hub
ba0e618 verified
|
raw
history blame
484 Bytes
---
license: apache-2.0
tags:
- merge
- mergekit
- lazymergekit
---
# LuminariX-8B
LuminariX-8B is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
## 🧩 Configuration
```yaml
models:
- model: Orenguteng/Llama-3-8B-Lexi-Uncensored
- model: Weyaxi/Einstein-v6.1-Llama3-8B
- model: cognitivecomputations/dolphin-2.9-llama3-8b-256k
merge_method: model_stock
base_model: cognitivecomputations/dolphin-2.9-llama3-8b-256k
dtype: bfloat16
```