Views
No views yet
1models:
2 - model: aaditya/Llama3-OpenBioLLM-8B
3 - model: gradientai/Llama-3-8B-Instruct-Gradient-1048k
4merge_method: slerp
5base_model: gradientai/Llama-3-8B-Instruct-Gradient-1048k
6dtype: bfloat16
7parameters:
8 t: [0, 0.5, 1, 0.5, 0] # V shaped curve: Hermes for input & output, WizardMath in the middle layers
9
10