Mikael110's picture
Update README.md
38f42ae
|
raw
history blame contribute delete
No virus
964 Bytes
metadata
language:
  - en
pipeline_tag: text-classification
tags:
  - llama-2

This is a Llama-2 version of Guanaco. It was finetuned from the base Llama-13b model using the official training scripts found in the QLoRA repo. I wanted it to be as faithful as possible and therefore changed nothing in the training script beyond the model it was pointing to. The model prompt is therefore also the same as the original Guanaco model.

This repo contains the QLoRA adapter. A merged f16 model can be found here.

A 7b version of the adapter can be found here.

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.