OpenCrystal-8B-L3 / mergekit_config.yml
mpasila's picture
Upload folder using huggingface_hub
4f25d48 verified
raw
history blame contribute delete
No virus
476 Bytes
models:
- model: unsloth/llama-3-8b-Instruct
- model: nothingiisreal/L3-8B-Celeste-V1.2 # Another RP / Storytelling Model
parameters:
density: 0.1
weight: 0.1
- model: Sao10K/L3-8B-Niitama-v1 # Another RP / Storytelling Model
parameters:
density: 0.9
weight: 0.9
merge_method: ties
base_model: unsloth/llama-3-8b-Instruct # For Base Coherence and prompting
parameters:
int8_mask: true
rescale: true
normalize: false
dtype: bfloat16