Merge Experiments
Collection
Sorted from oldest (top) to newest (bottom) • 93 items • Updated • 4
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Weird Bereaved Circuitry Rotor v1
This is a multi-stage merge consisting of the following pipeline:
Combine WeirdCompound and BereavedCompound
base_model: B:\24B\models--FlareRebellion--WeirdCompound-v1.7-24b
architecture: MistralForCausalLM
merge_method: slerp
dtype: float32
out_dtype: float32
slices:
- sources:
- model: B:\24B\models--FlareRebellion--WeirdCompound-v1.7-24b
layer_range: [0, 40]
- model: B:\24B\models--FlareRebellion--BereavedCompound-v1.0-24b
layer_range: [0, 40]
parameters:
t: 0.5
tokenizer:
source: union
chat_template: auto
Combine Circuitry and Rotor
base_model: B:\24B\models--OddTheGreat--Circuitry_24B_V.3
architecture: MistralForCausalLM
merge_method: slerp
dtype: float32
out_dtype: float32
slices:
- sources:
- model: B:\24B\models--OddTheGreat--Circuitry_24B_V.3
layer_range: [0, 40]
- model: B:\24B\models--OddTheGreat--Rotor_24B_V.1
layer_range: [0, 40]
parameters:
t: 0.5
tokenizer:
source: union
chat_template: auto
Combine Stages 1 and 2
base_model: B:\24B\SLERP1
architecture: MistralForCausalLM
merge_method: slerp
dtype: float32
out_dtype: float32
slices:
- sources:
- model: B:\24B\SLERP1
layer_range: [0, 40]
- model: B:\24B\SLERP2
layer_range: [0, 40]
parameters:
t: 0.5
tokenizer:
source: union
chat_template: auto