File size: 493 Bytes
842a722
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23

models:
  - model: mistralai/Mistral-7B-v0.1
    # no parameters necessary for base model
  - model: mlabonne/OmniTruthyBeagle-7B-v0
    parameters:
      density: 0.65
      weight: 0.36
  - model: mlabonne/NeuBeagle-7B
    parameters:
      density: 0.6
      weight: 0.34
  - model: mlabonne/NeuralOmniBeagle-7B 
    parameters:
      density: 0.6
      weight: 0.3
merge_method: dare_ties
base_model: mistralai/Mistral-7B-v0.1
parameters:
  int8_mask: true
dtype: bfloat16
random_seed: 0