14 lines
533 B
Markdown
14 lines
533 B
Markdown
The base model is meta's Llama-2-7b-chat-hf. It was finetuned using DPO and the comparison_gpt4 dataset and the model prompt is similar to the original Guanaco model.
|
|
This repo contains the merged fp16 model.
|
|
|
|
**Legal Disclaimer: This model is bound by the usage restrictions of the original Llama-2 model. And comes with no warranty or gurantees of any kind.**
|
|
---
|
|
- license:
|
|
- llama2 <br>
|
|
- datasets:
|
|
- comparison_gpt4 <br>
|
|
- language:
|
|
- en <br>
|
|
- reference: https://github.com/hiyouga/LLaMA-Efficient-Tuning/tree/main
|
|
---
|