Views
No views yet
1merge_method: task_arithmetic
2base_model: meta-llama/Llama-3.1-70B-Instruct
3models:
4 - model: nbeerbower/Llama-3.1-Nemotron-lorablated-70B
5 parameters:
6 weight: 1.0
7 - model: meta-llama/Llama-3.3-70B-Instruct
8 parameters:
9 weight: 1.0
10dtype: bfloat16
11out_dtype: bfloat16
12parameters:
13 int8_mask: true
14 normalize: false
15 rescale: false
16 filter_wise: false
17chat_template: auto
18tokenizer:
19 source: union