Edit model card
Configuration Parsing Warning: In config.json: "quantization_config.bits" must be an integer

WestIceLemonTeaRP-32k-6.5bpw

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

Merge Details

Merge Method

This model was merged using the SLERP merge method.

Models Merged

The following models were included in the merge:

  • WestWizardIceLemonTeaRP
  • IceLemonTeaRP-32k-7b

Configuration

The following YAML configuration was used to produce this model:


slices:
  - sources:
      - model: IceLemonTeaRP-32k-7b
        layer_range: [0, 32]
      - model: WestWizardIceLemonTeaRP
        layer_range: [0, 32]
merge_method: slerp
base_model: IceLemonTeaRP-32k-7b
parameters:
  t:
    - filter: self_attn
      value: [0, 0.5, 0.3, 0.7, 1]
    - filter: mlp
      value: [1, 0.5, 0.7, 0.3, 0]
    - value: 0.5
dtype: float16
Downloads last month
2
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.
Invalid base_model specified in model card metadata. Needs to be a model id from hf.co/models.