How use this? Please update ReadMe.

#2
by kakiho2 - opened

Hello! Please write an example of how to use this (system message and user message with an example response) in ReadMe.
I use AutoModelForCausalLM from transformers, I tried to add functions in the format for ChatGPT to the list of messages - the answer was not logical, along with a bunch of tokens from the LAMA2 training be like [INST], <<SYS>>, and there was not a single function call.

Sign up or log in to comment