CoolFace
Modelpublic

Parum-Lucis/gemma-3-270m-cpt-spm-2K-5y-merged-slerp

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes11downloads
Model Card

gemma-3-270m-cpt-spm-2K-5y-merged-slerp

This is a merge of pre-trained language models created using mergekit.

Merge Details

Merge Method

This model was merged using the SLERP merge method.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

yaml
base_model: rafurafu/gemma-3-270m-cpt-spm-2K-5y
dtype: bfloat16
merge_method: slerp
modules:
  default:
    slices:
    - sources:
      - layer_range: [0, 18]
        model: google/gemma-3-270m
      - layer_range: [0, 18]
        model: rafurafu/gemma-3-270m-cpt-spm-2K-5y
parameters:
  t: 0.5
tokenizer:
  source: base