Edit 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 passthrough merge method.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

slices:
  - sources:
      - model: nvidia/Llama-3.1-Minitron-4B-Width-Base
        layer_range: [0, 24]
  - sources: # add middle layers with residuals scaled to zero
      - model: nvidia/Llama-3.1-Minitron-4B-Width-Base
        layer_range: [8, 24]
        parameters:
          scale:
            - filter: o_proj
              value: 0.0
            - filter: down_proj
              value: 0.0
            - value: 1.0
  - sources:
      - model: nvidia/Llama-3.1-Minitron-4B-Width-Base
        layer_range: [24, 32]
merge_method: passthrough
dtype: bfloat16
Downloads last month
9
Safetensors
Model size
6.38B params
Tensor type
BF16
·
Inference Examples
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.

Model tree for dumping-grounds/llama-3.1-minitron-6b-width-base

Finetuned
(5)
this model