File size: 327 Bytes
5e60a52
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/mistral-7b

    parameters:

      weight: 1

      density: 1

  - model: unsloth/mistral-7b-v0.2

    parameters:

      weight: 1

      density: 1

merge_method: ties

base_model: unsloth/mistral-7b

parameters:

  weight: 1

  density: 1

  normalize: true

  int8_mask: false

dtype: float16