File size: 533 Bytes
ecef613
 
 
 
8f68156
ecef613
 
 
 
 
 
 
8f68156
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
---