johnpaulbin-e2-instruct-merge / mergekit_config.yml
johnpaulbin's picture
Upload folder using huggingface_hub
75ca08d verified
raw
history blame contribute delete
315 Bytes
models:
- model: johnpaulbin/llama3.1-8b-e2-epoch3-merged-fp16
parameters:
weight: 1
- model: unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit
parameters:
weight: 1
merge_method: ties
base_model: unsloth/Meta-Llama-3.1-8B-bnb-4bit
parameters:
normalize: true
int8_mask: true
dtype: bfloat16