File size: 463 Bytes
c171e06 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
merge_method: model_stock
models:
- model: Nexesenex/Llama_3.3_70b_DarkHorse
parameters:
weight: 1.0
- model: NexesMess/Llama_3.x_70b_Appletess
parameters:
weight: 1.0
base_model: Nexesenex/Llama_3.x_70b_SmarTricks_0.41_R1
dtype: bfloat16
out_dtype: bfloat16
parameters:
int8_mask: true
normalize: true
rescale: false
filter_wise: false
smooth: false
allow_negative_weights: false
chat_template: auto
tokenizer:
source: union |