Views
No views yet
1models:
2 - model: NousResearch/Hermes-2-Pro-Mistral-7B
3 - model: lucyknada/microsoft_WizardLM-2-7B
4merge_method: slerp
5base_model: NousResearch/Hermes-2-Pro-Mistral-7B
6dtype: bfloat16
7tokenizer_source: base
8parameters:
9 t: [0, 0.35, .75, 0.35, 0] # V shaped curve: Hermes for input & output, WizardMath in the middle layers
10 embed_slerp: true
11