Doesn't it require some special kind of prompt formatting?

#2
by AayushShah - opened

As tiny llama needs the format like

<im_start>
{user}
<im_end>
...

etc, does this model require some kind of prompt formatting or just would work out of the box?

Please guide,
Thanks

Please use the following format
f"""

USER: {question}

ASSISTANT:"""

lgaalves changed discussion status to closed

Sign up or log in to comment