world-llama2 / mergekit_config.yml
fradinho's picture
Upload folder using huggingface_hub
ac6d82a verified
raw
history blame
318 Bytes
models:
- model: LargeWorldModel/LWM-Text-Chat-1M
parameters:
weight: 0.5
- model: NousResearch/Llama-2-7b-chat-hf
parameters:
weight: 0.5
merge_method: task_arithmetic
base_model: LargeWorldModel/LWM-Text-Chat-1M
parameters:
normalize: true
int8_mask: true
dtype: bfloat16