Edit model card

Untitled Model (1)

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:

models:
  - model: liminerity/Phigments12
    parameters:
      density: [1, 0.7, 0.1] # density gradient
      weight: 1.0
  - model: l3utterfly/phi-2-layla-v1-chatml
    parameters:
      density: 0.8
      weight: [0, 0.5, 0.7, 1] # weight gradient
 
merge_method: dare_ties
base_model: liminerity/Phigments12
parameters:
  normalize: true
  int8_mask: true
dtype: float16
dtype: float16
merge_method: passthrough
slices:
  - sources:
    - model: phi/
      layer_range: [0,32]
  - sources:
    - model: phi/
      layer_range: [0,32]
 

Join the Replete AI Discord here!

Downloads last month
304
Safetensors
Model size
5.3B params
Tensor type
FP16
·
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.