Eutopia / mergekit_config.yml
ClaudioItaly's picture
Upload folder using huggingface_hub
d656676 verified
Raw
History Blame Contribute Delete
463 Bytes
slices:
- sources:
- model: Undi95/Utopia-13B
layer_range: [0, 20] # Intervallo ridotto
- sources:
- model: Sao10K/Fimbulvetr-11B-v2
layer_range: [20, 39] # Usa solo i layer superiori
base_model:
model: Sao10K/Fimbulvetr-11B-v2
merge_method: slerp
dtype: float16
parameters:
t: [0, 0.2, 0.4, 0.5, 0.4, 0.2, 0]
temp: 1.5
density:
- threshold: 0.1
t: 0.7
- threshold: 0.5
t: 0.5
- threshold: 0.9
t: 0.3