File size: 321 Bytes
4c8fa18 |
1 2 3 4 5 6 7 8 9 10 11 12 |
models:
- model: Undi95/Llama-3-LewdPlay-8B-evo
# No parameters necessary for base model
- model: Trelis/Meta-Llama-3-8B-Instruct-function-calling
parameters:
density: 0.53
weight: 0.4
merge_method: dare_ties
base_model: Undi95/Llama-3-LewdPlay-8B-evo
parameters:
int8_mask: true
dtype: bfloat16 |