Views
No views yet
1merge_method: model_stock
2models:
3 - model: hitachi-nlp/Llama-3.1-70B-FLDx2
4 parameters:
5 weight: 1.0
6 - model: huihui-ai/Llama-3.1-Nemotron-70B-Instruct-HF-abliterated
7 parameters:
8 weight: 1.0
9base_model: TheDrummer/Fallen-Llama-3.3-R1-70B-v1
10dtype: bfloat16
11out_dtype: bfloat16
12parameters:
13 int8_mask: true
14 normalize: true
15 rescale: false
16 filter_wise: false
17 smooth: false
18 allow_negative_weights: false
19chat_template: auto
20tokenizer:
21 source: union