Konstanta-Alpha-V2-7B / mergekit_config.yml
Inv's picture
Upload folder using huggingface_hub
65998d5 verified
raw
history blame contribute delete
No virus
468 Bytes
models:
- model: /content/drive/MyDrive/output_model2/konstanta-first-step
- model: /content/drive/MyDrive/output_model2/konstanta-second-step
merge_method: slerp
base_model: /content/drive/MyDrive/output_model2/konstanta-first-step
parameters:
t:
- filter: self_attn
value: [0, 0.5, 0.3, 0.7, 1]
- filter: mlp
value: [1, 0.5, 0.7, 0.3, 0]
- value: 0.5 # fallback for rest of tensors
int8_mask: true
normalize: true
dtype: float16