File size: 461 Bytes
7b268d1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
license: apache-2.0
tags:
- merge
- mergekit
- lazymergekit
---

# BestofLLama3-8B-stock

BestofLLama3-8B-stock is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):

## 🧩 Configuration

```yaml
models:
  - model: MaziyarPanahi/Llama-3-8B-Instruct-v0.10
  - model: refuelai/Llama-3-Refueled
  - model: bunnycore/L3-8B-Intermix-v0.3
merge_method: model_stock
base_model: bunnycore/L3-8B-Intermix-v0.3
dtype: bfloat16

```