--- license: llama3.3 --- ```yaml models: - model: TareksLab/Aether-Writer-LLaMa-70B parameters: weight: [0.33] - model: TareksLab/Aether-ERP-LLaMa-70B parameters: weight: [0.34] - model: TareksLab/Aether-RP-LLaMa-70B parameters: weight: [0.33] base_model: TareksLab/Aether-Base-LLaMa-70B merge_method: multislerp chat_template: llama3 parameters: normalize_weights: false dtype: float32 out_dtype: bfloat16 tokenizer: source: base pad_to_multiple_of: 8 ```