---
license: apache-2.0
---
# Updated: 14th December 2023
We are ranked 3th on the overall leaderboard and 1st in the 7B [Hugging Face Leaderboard!](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)! 🔥🔥🔥



Finetune DPO viethq188/LeoScorpius-7B with [Nectar](https://huggingface.co/datasets/berkeley-nest/Nectar) dataset

![Top 1](top1.png)

![Top 3](top3.png)




You can use alpaca template.
```
template_format = """{system}
### Instruction:
{prompt}

### Response:
"""
```