File size: 386 Bytes
62a8c4f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
base_model: unsloth/Meta-Llama-3.1-8B
dtype: bfloat16
merge_method: ties
parameters:
density: 1.0
weight: 1.0
slices:
- sources:
- layer_range: [0, 32]
model: unsloth/Meta-Llama-3.1-8B-Instruct
parameters:
density: 1.0
weight: 1.0
- layer_range: [0, 32]
model: unsloth/Meta-Llama-3.1-8B
tokenizer_source: unsloth/Meta-Llama-3.1-8B-Instruct |