Theros's picture
Upload folder using huggingface_hub
17391e9 verified
metadata
base_model:
  - deepseek-ai/DeepSeek-R1-Distill-Llama-8B
  - Theros/L3-ColdBrew-CoT
library_name: transformers
tags:
  - mergekit
  - merge

merge

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

Merge Details

Merge Method

This model was merged using the DARE TIES merge method using Theros/L3-ColdBrew-CoT as a base.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

models:
  - model: Theros/L3-ColdBrew-CoT
    parameters:
      density: 0.5
      weight: 0.5
  - model: deepseek-ai/DeepSeek-R1-Distill-Llama-8B
    parameters:
      density: 0.5
      weight: 0.5

merge_method: dare_ties
base_model: Theros/L3-ColdBrew-CoT
parameters:
  normalize: false
  int8_mask: true
dtype: bfloat16