CoolFace
Modelpublic

Sakalti/bonsai-2b

sourceHugging Facegemmaupdated 2y agoView on Hugging Face
1likes8downloads
Model Card

merge

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

Merge Details

Merge Method

This model was merged using the TIES merge method using Sakalti/SJT-2B as a base.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

yaml

models:
  - model: rinna/gemma-2-baku-2b-it
    parameters:
      weight: 1
      density: 1
merge_method: ties
base_model: Sakalti/SJT-2B
parameters:
  weight: 1
  density: 1
  normalize: true
  int8_mask: true
dtype: bfloat16