LLama3-8B-FunStock / README.md
bunnycore's picture
Update README.md
e42f9fa verified
|
raw
history blame contribute delete
No virus
515 Bytes
---
license: apache-2.0
tags:
- merge
- mergekit
- lazymergekit
---
# LLama3-8B-FunStock
GGUF: https://huggingface.co/mradermacher/LLama3-8B-FunStock-i1-GGUF
LLama3-8B-FunStock is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
## 🧩 Configuration
```yaml
models:
- model: bunnycore/FunLLama3-8B
- model: MaziyarPanahi/Llama-3-8B-Instruct-v0.8
- model: Weyaxi/Einstein-v6.1-Llama3-8B
merge_method: model_stock
base_model: bunnycore/FunLLama3-8B
dtype: bfloat16
```