File size: 703 Bytes
08dbd42 |
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 |
models:
- model: ReadyArt/Forgotten-Abomination-70B-v5.0
parameters:
weight: 1.0
- model: Mawdistical/Draconic-Tease-70B
parameters:
weight: 1.0
- model: Steelskull/L3.3-MS-Nevoria-70b
parameters:
weight: 1.0
- model: SentientAGI/Dobby-Unhinged-Llama-3.3-70B
parameters:
weight: 1.0
- model: nbeerbower/Llama3.1-Gutenberg-Doppel-70B
parameters:
weight: 1.0
merge_method: model_stock
base_model: Steelskull/L3.3-MS-Nevoria-70b
dtype: bfloat16
out_dtype: bfloat16
parameters:
int8_mask: true
normalize: true
rescale: false
filter_wise: false
smooth: false
allow_negative_weights: false
chat_template: llama3
tokenizer:
source: base |