spartan_nemotron / mergekit_config.yml
Lucyfer1718's picture
Upload folder using huggingface_hub
7a8369d verified
raw
history blame contribute delete
465 Bytes
slices:
- sources:
- model: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
layer_range:
- 0
- 32
- model: mattshumer/Reflection-Llama-3.1-70B
layer_range:
- 0
- 32
merge_method: slerp
base_model: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
parameters:
t:
- filter: self_attn
value:
- 0.2
- 0.6
- 0.4
- 0.8
- 1
- filter: mlp
value:
- 0.8
- 0.6
- 0.7
- 0.4
- 0.2
- value: 0.6
dtype: float32