File size: 390 Bytes
3c4e3d2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
models:
# Pivot model
- model: SicariusSicariiStuff/Negative_LLAMA_70B
# Target models
- model: Sao10K/70B-L3.3-Cirrus-x1
- model: TheDrummer/Nautilus-70B-v0.1
- model: Doctor-Shotgun/L3.3-70B-Magnum-v4-SE
- model: deepseek-ai/DeepSeek-R1-Distill-Llama-70B
merge_method: sce
base_model: deepseek-ai/DeepSeek-R1-Distill-Llama-70B
parameters:
select_topk: 1.0
dtype: bfloat16
|