File size: 2,272 Bytes
a166ce4 b534cf0 a166ce4 b534cf0 a166ce4 b534cf0 a166ce4 b534cf0 a28b8c6 b534cf0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 |
---
base_model: microsoft/phi-2
inference: false
language:
- en
license: mit
model-index:
- name: phi-2
results: []
model_creator: microsoft
model_name: phi-2
model_type: phi
prompt_template: |
<|im_start|>system
{system_message}<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistant
finetuned_by: Inferless
tags:
- finetune
- rl
- dpo
- phi
- nlp
pipeline_tag: text-generation
datasets:
- argilla/distilabel-intel-orca-dpo-pairs
---
<!-- markdownlint-disable MD041 -->
<!-- header start -->
<!-- 200823 -->
<div style="width: auto; margin-left: auto; margin-right: auto">
<img src="https://pbs.twimg.com/profile_banners/1633782755669708804/1678359514/1500x500" alt="Inferless" style="width: 100%; min-width: 400px; display: block; margin: auto;">
</div>
<div style="display: flex; justify-content: space-between; width: 100%;">
<div style="display: flex; flex-direction: column; align-items: flex-start;">
<p style="margin-top: 0.5em; margin-bottom: 0em;">Serverless GPUs to scale your machine learning inference without any hassle of managing servers, deploy complicated and custom models with ease.</p>
</div>
<!-- <div style="display: flex; flex-direction: column; align-items: flex-end;">
<p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
</div> -->
</div>
<div style="text-align:center; margin-top: 0em; margin-bottom: 0em"><p style="margin-top: 0.25em; margin-bottom: 0em;"><a href="https://0ooatrmbp25.typeform.com/to/nzuhQtba"><b>Join Private Beta</b></a></p></div>
<div style="text-align:center; margin-top: 0em; margin-bottom: 0em"><p style="margin-top: 0.25em; margin-bottom: 0em;">Go through <a href="https://tutorials.inferless.com/deploy-deci-7b-using-inferless">this tutorial</a>, for quickly deploy of <b>Phi-2</b> using Inferless</p></div>
<hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
<!-- header end -->
#
- Model creator: [microsoft](https://huggingface.co/microsoft)
- Original model: [phi-2](https://huggingface.co/microsoft/phi-2)
<!-- description start -->
## Description
This repo contains DPO Finetuned model files for [Microsoft Phi-2](https://huggingface.co/microsoft/phi-2). |