CoolFace
Modelpublic

RichardErkhov/bunnycore_-_Phi-2-OmniMatrix-gguf

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes480downloads
Model Card

Quantization made by Richard Erkhov.

Github

Discord

Request more models

Phi-2-OmniMatrix - GGUF

  • —Model creator: https://huggingface.co/bunnycore/
  • —Original model: https://huggingface.co/bunnycore/Phi-2-OmniMatrix/

Original model description: --- base_model:

  • —microsoft/phi-2
  • —Artples/L-MChat-Small
  • —minghaowu/phi-2-OpenHermes-2.5
  • —kingabzpro/phi-2-role-play
  • —parsak/phi-2-code-instruct
  • —l3utterfly/phi-2-layla-v1-chatml library_name: transformers tags:
  • —mergekit
  • —merge

merge

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

Merge Details

Merge Method

This model was merged using the task arithmetic merge method using microsoft/phi-2 as a base.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

yaml

models:
  - model: minghaowu/phi-2-OpenHermes-2.5+kingabzpro/phi-2-role-play
    parameters:
      weight: 1.0
  - model: Artples/L-MChat-Small
    parameters:
      weight: 1.0
  - model: l3utterfly/phi-2-layla-v1-chatml
    parameters:
      weight: 1.0
  - model: parsak/phi-2-code-instruct
    parameters:
      weight: 1.0
merge_method: task_arithmetic
base_model: microsoft/phi-2
parameters:
    normalize: false
dtype: float16