Files
llama-2-7b-guanaco-fp16/README.md
ModelHub XC 7aa1d1f058 初始化项目,由ModelHub XC社区提供模型
Model: Mikael110/llama-2-7b-guanaco-fp16
Source: Original Platform
2026-08-03 19:05:17 +08:00

962 B

language, pipeline_tag, tags
language pipeline_tag tags
en
text-classification
llama-2

This is a Llama-2 version of Guanaco. It was finetuned from the base Llama-7b 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 merged f16 model. The QLoRA adaptor can be found here.

A 13b version of the model 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.