Edit model card

merged-model

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 meta-llama/Meta-Llama-3-8B-Instruct 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: meta-llama/Meta-Llama-3-8B-Instruct  # no parameters necessary for base model
  - model: CohereForAI/aya-23-8B
    parameters:
      density: 0.5  # fraction of weights in differences from the base model to retain
      weight: # weight gradient
        - filter: mlp
          value: 0.5
        - value: 0
merge_method: ties
base_model:  meta-llama/Meta-Llama-3-8B-Instruct
parameters:
  normalize: true
  int8_mask: true
dtype: float16
Downloads last month
1
Safetensors
Model size
8.03B params
Tensor type
FP16
·
Inference Examples
Inference API (serverless) is not available, repository is disabled.

Model tree for pedro0058/Llamma-3-aya-23-8B