CoolFace
Modelpublic

RedHatAI/phi-2-super-marlin

sourceHugging Facemitupdated 3y agoView on Hugging Face
1likes29downloads
Model Card

<!-- description start -->

Phi-2 Super (SFT + cDPO)

image/png

Description

This repo contains 4-bit Marlin format model files for abacaj's Phi-2 Super

Phi-2-super (SFT + cDPO)

Base Model: microsoft/phi-2

Chat template

The model uses the same chat template as found in Mistral instruct models:

python
text = "<|endoftext|>[INST] What is your favourite condiment? [/INST]"
"Well, I'm quite partial to a good squeeze of fresh lemon juice. It adds just the right amount of zesty flavour to whatever I'm cooking up in the kitchen!<|endoftext|> "
"[INST] Do you have mayonnaise recipes? [/INST]"

MT-bench / heval

image/png image/png <!-- description end -->