Views
No views yet
1models:
2 - model: ank028/Llama-3.2-1B-Instruct-gsm8k
3 parameters:
4 density: 0.5 # density gradient
5 weight: 1.0
6 - model: autoprogrammer/Llama-3.2-1B-Instruct-MGSM8K-sft1
7 parameters:
8 density: 0.5
9 weight: 0.5 # weight gradient
10merge_method: ties
11base_model: meta-llama/Llama-3.2-1B-Instruct
12parameters:
13 normalize: true
14 int8_mask: false
15dtype: float16
16name: Llama-3.2-1B-Instruct-gsm8k-MGSM8K-sft1-ties