Edit model card

top4

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 /root/top as a base.

Models Merged

The following models were included in the merge:

  • /root/top1
  • /root/top2
  • /root/top3

Configuration

The following YAML configuration was used to produce this model:

models:
  - model: /root/top1
    parameters:
      density: [1, 0.7, 0.1] # density gradient
      weight: 1.0
  - model: /root/top2
    parameters:
      density: 0.5
      weight: [0, 0.3, 0.7, 1] # weight gradient
  - model: /root/top3
    parameters:
      density: 0.33
      weight:
        - filter: mlp
          value: 0.5
        - value: 0
merge_method: ties
base_model: /root/top
parameters:
  normalize: true
  int8_mask: true
dtype: float16
Downloads last month
2
Safetensors
Model size
1.64B params
Tensor type
FP16
·
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.