DFKI-NLP / perseus-textgen

A repository for scripts to run awesomely large language models with text generation inference APIs and (chat) UIs
MIT License
0 stars 0 forks source link

fix llama-2 template (frontend) #12

Open ArneBinder opened 11 months ago

ArneBinder commented 11 months ago

in https://github.com/DFKI-NLP/perseus-textgen/blob/95b8d90cc876d744c49df2fad1f844c0fd7f6b54/frontend/templates.json#L17 the second one should be <</SYS>> (see https://huggingface.co/blog/llama2#how-to-prompt-llama-2)