Views
No views yet
1dtype: float32
2out_dtype: bfloat16
3merge_method: model_stock
4base_model: PocketDoc/Dans-PersonalityEngine-V1.1.0-12b
5models:
6 - model: HumanLLMs/Human-Like-Mistral-Nemo-Instruct-2407
7 parameters:
8 weight: [0.3, 0.6, 1, 1.2, 2.4]
9 - model: mergekit-community/MN-Chthonia-12B
10 parameters:
11 weight: [1.2, 1, 1.2, 0.6, 0.8]
12 - model: mergekit-community/MN-Hekate-Deichteira-12B
13 parameters:
14 weight: [0.8, 0.6, 1.2, 3, 1.2]
15 - model: mergekit-community/MN-Hekate-Ekklesia-12B
16 parameters:
17 weight: [0.4, 0.8, 1.4, 1.4, 1]
18 - model: mergekit-community/MN-Hekate-Enodia-12B
19 parameters:
20 weight: [1, 1.2, 1.6, 0.8, 0.8]
21 - model: mergekit-community/MN-Nyx-Chthonia-12B
22 parameters:
23 weight: [0.6, 0.8, 1, 1.4, 1.2]
24 - model: mistralai/Mistral-Nemo-Base-2407
25 parameters:
26 weight: [3, 1, 0.6, 0.4]
27 - model: mistralai/Mistral-Nemo-Instruct-2407
28 parameters:
29 weight: [0.2, 2, 0.6, 0.2]
30
31chat_template: chatml
32tokenizer:
33 source: union
34 tokens:
35 "[INST]":
36 source: mergekit-community/MN-Hekate-Deichteira-12B
37 force: true
38 "[/INST]":
39 source: mergekit-community/MN-Hekate-Deichteira-12B
40 force: true
41 "<|im_start|>":
42 source: PocketDoc/Dans-PersonalityEngine-V1.1.0-12b
43 force: true
44 "<|im_end|>":
45 source: PocketDoc/Dans-PersonalityEngine-V1.1.0-12b
46 force: true
47