metadata
base_model: rhysjones/phi-2-orange
inference: false
language:
- en
license: mit
model_creator: rhysjones
model_name: Phi-2 Orange
model_type: phi-msft
datasets:
- Open-Orca/SlimOrca-Dedup
- migtissera/Synthia-v1.3
- LDJnr/Verified-Camel
- LDJnr/Pure-Dove
- LDJnr/Capybara
- meta-math/MetaMathQA
- Intel/orca_dpo_pairs
- argilla/ultrafeedback-binarized-preferences-cleaned
pipeline_tag: text-generation
tags:
- phi-msft
prompt_template: |
<|im_start|>system
{system_message}<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistant
quantized_by: brittlewis12
Phi-2 Orange GGUF
Original model: Phi-2 Orange Model creator: Rhys Jones
This repo contains GGUF format model files for Rhys Jones' Phi-2 Orange.
What is GGUF?
GGUF is a file format for representing AI models. It is the third version of the format, introduced by the llama.cpp team on August 21st 2023. It is a replacement for GGML, which is no longer supported by llama.cpp. Converted using llama.cpp revision de473f5, the last compatible version before Microsoft's incompatible modeling changes were introduced to llama.cpp.
Prompt template: ChatML
<|im_start|>system
{{system_message}}<|im_end|>
<im_start|>user
{{prompt}}<|im_end|>
<|im_start|>assistant
Download & run with cnvrs on iPhone, iPad, and Mac!
cnvrs is the best app for private, local AI on your device:
- create & save Characters with custom system prompts & temperature settings
- download and experiment with any GGUF model you can find on HuggingFace!
- make it your own with custom Theme colors
- powered by Metal ⚡️ & Llama.cpp, with haptics during response streaming!
- try it out yourself today, on Testflight!
- follow cnvrs on twitter to stay up to date
Original Model Evaluations:
Evaluations done using mlabonne's Colab notebook llm-autoeval. Also check out the alternative leaderboard, YALL: Yet_Another_LLM_Leaderboard
Model | AGIEval | GPT4All | TruthfulQA | Bigbench | Average |
---|---|---|---|---|---|
phi-2-orange | 33.37 | 71.33 | 49.87 | 37.3 | 47.97 |
phi-2-dpo | 30.39 | 71.68 | 50.75 | 34.9 | 46.93 |
dolphin-2_6-phi-2 | 33.12 | 69.85 | 47.39 | 37.2 | 46.89 |
phi-2 | 27.98 | 70.8 | 44.43 | 35.21 | 44.61 |