File size: 373 Bytes
9420eab
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

models:
  - model: tokyotech-llm/Llama-3.1-Swallow-8B-Instruct-v0.1
    # No parameters necessary for base model
  - model: BAAI/Infinity-Instruct-7M-Gen-Llama3_1-8B
    parameters:
      density: 0.5
      weight: 1
merge_method: dare_ties
base_model: tokyotech-llm/Llama-3.1-Swallow-8B-Instruct-v0.1
parameters:
  int8_mask: true
tokenizer_source: union
dtype: bfloat16