File size: 365 Bytes
b0ccdbe
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35

models:

  - model: unsloth/OpenHermes-2.5-Mistral-7B

    parameters:

      weight: 1

      density: 1

  - model: unsloth/Hermes-2-Pro-Mistral-7B

    parameters:

      weight: 1

      density: 1

merge_method: ties

base_model: unsloth/OpenHermes-2.5-Mistral-7B

parameters:

  weight: 1

  density: 1

  normalize: true

  int8_mask: false

dtype: float16