Views
No views yet
1models:
2 - model: FreedomIntelligence/Apollo2-3.8B
3 #no parameters necessary for base model
4 - model: microsoft/Phi-3.5-mini-instruct
5 parameters:
6 density: 1
7 weight: 1
8 - model: flowaicom/Flow-Judge-v0.1
9 parameters:
10 density: 1
11 weight: 1
12 - model: ArliAI/Phi-3.5-mini-3.8B-ArliAI-RPMax-v1.1
13 parameters:
14 density: 1
15 weight: 1
16 - model: AXCXEPT/Borea-Phi-3.5-mini-Instruct-Common
17 parameters:
18 density: 1
19 weight: 1
20 - model: win10/Phi-3.5-mini-instruct-24-9-29
21 parameters:
22 density: 1
23 weight: 1
24merge_method: ties
25base_model: FreedomIntelligence/Apollo2-3.8B
26parameters:
27 normalize: false
28 int8_mask: true
29dtype: float16