File size: 410 Bytes
b0da50d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
models:
  - model: Undi95/BigL-7B
    parameters:
      density: 0.9
      weight: 0.8
  - model: ajibawa-2023/Code-Mistral-7B
    parameters:
      density: 0.7
      weight: 0.7
  - model: HuggingFaceH4/mistral-7b-anthropic
    parameters:
      density: 0.9
      weight: 0.8

merge_method: ties
base_model: HuggingFaceH4/mistral-7b-anthropic
parameters:
  normalize: true
  int8_mask: true
dtype: bfloat16