CoolFace
Modelpublic

Bread-AI/Crumb-13B

sourceHugging Facemitupdated 3y agoView on Hugging Face
3likes18downloads
Model Card

Crumb 13B

Merge of Noromaid, Thorns, and WizardLM for Bread AI

https://discord.gg/breadai

Merge Details

Merge Method

This model was merged using the linear merge method.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

yaml

models:
  - model: NeverSleep/Noromaid-13b-v0.1.1
    parameters:
      weight: 1.0
  - model: WizardLM/WizardLM-13B-V1.2
    parameters:
      weight: 0.3
  - model: CalderaAI/13B-Thorns-l2
    parameters:
      weight: 0.5
merge_method: linear
dtype: float16