merge-task-llama3 / mergekit_config.yml
Sorour's picture
Upload folder using huggingface_hub
8927f17 verified
raw
history blame contribute delete
417 Bytes
models:
- model: Sorour/llama3_cls_sentiment_v3
parameters:
weight: 0.25 # weight gradient
- model: Sorour/llama3_cls_fomc_v3
parameters:
weight: 0.25
- model: Sorour/llama3_cls_headline_v3
parameters:
weight: 0.25
- model: Sorour/llama3_cls_finred_v3
parameters:
weight: 0.25
base_model: meta-llama/Meta-Llama-3-8B-Instruct
merge_method: task_arithmetic
dtype: float16