base_model, library_name, tags
base_model library_name tags
meta-llama/Llama-3.2-3B-Instruct
meta-llama/Llama-3.2-3B
transformers
mergekit
merge

Llama3.2-3B-DARE-Base-INST

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

Merge Details

Merge Method

This model was merged using the Linear DARE merge method using meta-llama/Llama-3.2-3B as a base.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

base_model: meta-llama/Llama-3.2-3B
dtype: float16
merge_method: dare_linear
modules:
  default:
    slices:
    - sources:
      - layer_range: [0, 28]
        model: meta-llama/Llama-3.2-3B
        parameters:
          weight: 0.5
      - layer_range: [0, 28]
        model: meta-llama/Llama-3.2-3B-Instruct
        parameters:
          weight: 0.5
Description
Model synced from source: Alelcv27/Llama3.2-3B-DARE-Base-INST
Readme 2.6 MiB