huggingface / blog

Public repo for HF blog posts
https://hf.co/blog
2.15k stars 659 forks source link

llama2 blog post prompt example contains extra space and new line. #1363

Open viniciusarruda opened 11 months ago

viniciusarruda commented 11 months ago

The system prompt in the llama2 blog post contains an extra space and new line when compared to the original implementation.

viniciusarruda commented 11 months ago

For the ones that are interested. I've implemented a small wrapper around the chat completions fixing that.

Vaibhavs10 commented 11 months ago

cc: @osanseviero @philschmid