Views
No views yet
1models:
2 - model: /models/zephyr-7b-alpha
3 parameters:
4 weight: 0.35
5 - model: /models/Mistral-7B-v0.1
6 parameters:
7 weight: 0.65
8base_model: /models/Mistral-7B-v0.1
9merge_method: task_arithmetic
10dtype: bfloat16
11
12