phi-2-super-marlin / README.md
mgoin's picture
Create README.md
563d07a verified
metadata
license: mit
license_link: https://huggingface.co/microsoft/phi-2/resolve/main/LICENSE
language:
  - en
widget:
  - text: Hello who are you?
    example_title: Identity
  - text: What can you do?
    example_title: Capabilities
  - text: Create a fastapi endpoint to retrieve the weather given a zip code.
    example_title: Coding
tags:
  - convAI
  - conversational
pipeline_tag: text-generation
inference: false

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:

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