Views
No views yet

Temperature - 1.0
TFS - 0.7
Smoothing Factor - 0.3
Smoothing Curve - 1.1
Repetition Penalty - 1.081---
2# Concise-Mopey
3models:
4 - model: Salesforce/LLaMA-3-8B-SFR-Iterative-DPO-Concise-R
5 parameters:
6 weight: 1.0
7 - model: failspy/Llama-3-8B-Instruct-MopeyMule
8 parameters:
9 weight: 1.0
10merge_method: task_arithmetic
11base_model: NousResearch/Meta-Llama-3-8B-Instruct
12parameters:
13 normalize: false
14dtype: float32
15vocab_type: bpe
16name: Concise-Mopey
17
18---
19# Mopey RP Mix
20models:
21 - model: Concise-Mopey+Azazelle/Llama-3-Sunfall-8b-lora
22 - model: Concise-Mopey+Azazelle/Llama-3-8B-Abomination-LORA
23 - model: Concise-Mopey+Azazelle/llama3-8b-hikikomori-v0.4
24 - model: Concise-Mopey+Azazelle/Llama-3-Instruct-LiPPA-LoRA-8B
25 - model: Concise-Mopey+Azazelle/BlueMoon_Llama3
26 - model: Concise-Mopey+Azazelle/Llama3_RP_ORPO_LoRA
27 - model: Concise-Mopey+mpasila/Llama-3-LimaRP-Instruct-LoRA-8B
28 - model: Concise-Mopey+Azazelle/Llama-3-LongStory-LORA
29merge_method: model_stock
30base_model: failspy/Llama-3-8B-Instruct-MopeyMule
31dtype: float32
32vocab_type: bpe
33name: mopey_rp
34
35---
36models:
37 - model: Nitral-AI/Hathor_Tahsin-L3-8B-v0.85
38 - model: Sao10K/L3-8B-Tamamo-v1
39 - model: Sao10K/L3-8B-Niitama-v1
40 - model: Hastagaras/Jamet-8B-L3-MK.V-Blackroot
41 - model: nothingiisreal/L3-8B-Celeste-v1
42 - model: Jellywibble/lora_120k_pref_data_ep2
43 - model: Nitral-AI/Hathor_Stable-v0.2-L3-8B
44 - model: mopey_rp
45merge_method: model_stock
46base_model: NousResearch/Meta-Llama-3-8B-Instruct
47dtype: float32
48vocab_type: bpe
49name: hq_rp
50
51---
52# ExPO
53models:
54 - model: hq_rp
55 parameters:
56 weight:
57 - filter: mlp
58 value: 1.15
59 - filter: self_attn
60 value: 1.025
61 - value: 1.0
62merge_method: task_arithmetic
63base_model: NousResearch/Meta-Llama-3-8B-Instruct
64parameters:
65 normalize: false
66dtype: float32
67vocab_type: bpe