vicuna:7b-v1.5-q4_K_S

182.2K 1 year ago

General use chat model based on Llama and Llama 2 with 2K to 16K context sizes.

7b 13b 33b

1 year ago

9dbfd37d1be3 · 3.9GB

llama
·
6.74B
·
Q4_K_S
{{ .System }} USER: {{ .Prompt }} ASSISTANT:
A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful,
{ "stop": [ "USER:", "ASSISTANT:" ] }

Readme

Vicuna is a chat assistant model. It includes 3 different variants in 3 different sizes. v1.3 is trained by fine-tuning Llama and has a context size of 2048 tokens. v1.5 is trained by fine-tuning Llama 2 and has a context size of 2048 tokens. v1.5-16k is trained by fine-tuning Llama 2 and has a context size of 16k tokens. All three variants are trained using conversations collected from ShareGPT.

Example prompts

What is the meaning of life? Explain it in 5 paragraphs.

References

HuggingFace