File size: 2,810 Bytes
3f5fb3c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
---
base_model:
- xdrshjr/llama3.2_1b_uncensored_5000_8epoch_lora
- neuralmagic/Llama-3.2-1B-Instruct-quantized.w8a8
- artificialguybr/LLAMA-3.2-1B-OpenHermes2.5
- danieliuspodb/llama-3.2-1b-extremist4
- suayptalha/FastLlama-3.2-1B-Instruct
- DeepAutoAI/Explore_Llama-3.2-1B-Inst_v1.1
- Weyaxi/Einstein-v8-Llama3.2-1B
- BarraHome/llama3.2-1b-mla
- Grogros/Grogros-dmWM-llama-3.2-1B-Instruct-WOHealth-Al4-NH-WO-d4-a0.2-v4-learnability_adv
- Mostafa8Mehrabi/llama-3.2-1b-Insomnia-ChatBot-merged
library_name: transformers
tags:
- mergekit
- merge

---
# merge

This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).

## Merge Details
### Merge Method

This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [xdrshjr/llama3.2_1b_uncensored_5000_8epoch_lora](https://huggingface.co/xdrshjr/llama3.2_1b_uncensored_5000_8epoch_lora) as a base.

### Models Merged

The following models were included in the merge:
* [neuralmagic/Llama-3.2-1B-Instruct-quantized.w8a8](https://huggingface.co/neuralmagic/Llama-3.2-1B-Instruct-quantized.w8a8)
* [artificialguybr/LLAMA-3.2-1B-OpenHermes2.5](https://huggingface.co/artificialguybr/LLAMA-3.2-1B-OpenHermes2.5)
* [danieliuspodb/llama-3.2-1b-extremist4](https://huggingface.co/danieliuspodb/llama-3.2-1b-extremist4)
* [suayptalha/FastLlama-3.2-1B-Instruct](https://huggingface.co/suayptalha/FastLlama-3.2-1B-Instruct)
* [DeepAutoAI/Explore_Llama-3.2-1B-Inst_v1.1](https://huggingface.co/DeepAutoAI/Explore_Llama-3.2-1B-Inst_v1.1)
* [Weyaxi/Einstein-v8-Llama3.2-1B](https://huggingface.co/Weyaxi/Einstein-v8-Llama3.2-1B)
* [BarraHome/llama3.2-1b-mla](https://huggingface.co/BarraHome/llama3.2-1b-mla)
* [Grogros/Grogros-dmWM-llama-3.2-1B-Instruct-WOHealth-Al4-NH-WO-d4-a0.2-v4-learnability_adv](https://huggingface.co/Grogros/Grogros-dmWM-llama-3.2-1B-Instruct-WOHealth-Al4-NH-WO-d4-a0.2-v4-learnability_adv)
* [Mostafa8Mehrabi/llama-3.2-1b-Insomnia-ChatBot-merged](https://huggingface.co/Mostafa8Mehrabi/llama-3.2-1b-Insomnia-ChatBot-merged)

### Configuration

The following YAML configuration was used to produce this model:

```yaml
base_model: xdrshjr/llama3.2_1b_uncensored_5000_8epoch_lora
merge_method: model_stock
dtype: bfloat16
parameters:
  t: [0, 0.5, 1, 0.5, 0]
models:
- model: suayptalha/FastLlama-3.2-1B-Instruct

- model: neuralmagic/Llama-3.2-1B-Instruct-quantized.w8a8
- model: Weyaxi/Einstein-v8-Llama3.2-1B
- model: Mostafa8Mehrabi/llama-3.2-1b-Insomnia-ChatBot-merged
- model: artificialguybr/LLAMA-3.2-1B-OpenHermes2.5
- model: DeepAutoAI/Explore_Llama-3.2-1B-Inst_v1.1
- model: danieliuspodb/llama-3.2-1b-extremist4
- model: BarraHome/llama3.2-1b-mla
- model: Grogros/Grogros-dmWM-llama-3.2-1B-Instruct-WOHealth-Al4-NH-WO-d4-a0.2-v4-learnability_adv
```