File size: 330 Bytes
22da8f3
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14

  models:
  - model: danish-foundation-models/munin-7b-alpha
    # No parameters necessary for base model
  - model: mlabonne/NeuralBeagle14-7B
    parameters:
      density: 0.3
      weight: 0.6
  merge_method: dare_ties
  base_model: danish-foundation-models/munin-7b-alpha
  parameters:
    int8_mask: true
  dtype: bfloat16