RandomMergeWEIGHTEDv2-7B-DARETIES / mergekit_config.yml
jsfs11's picture
Upload folder using huggingface_hub
d256497 verified
raw
history blame contribute delete
No virus
423 Bytes
models:
- model: paulml/OGNO-7B
parameters:
density: [1, 0.7, 0.3]
weight: [0, 0.3, 0.7, 1]
- model: nlpguy/AlloyIngot
parameters:
density: [1, 0.7, 0.1]
weight: [0, 0.25, 0.5, 1]
- model: mlabonne/Monarch-7B
parameters:
weight: 0.33
density: 0.33
merge_method: dare_ties
base_model: mlabonne/Monarch-7B
parameters:
int8_mask: true
normalize: true
dtype: bfloat16