Instruct format

#7
by theo77186 - opened

The instruct models doesn't seem to have documentation about the instruct format and I can't find it anywhere. Can someone give the instruct format for the instruct models?

It uses llama 2 tokenizer, so I suppose that it uses llama 2 template with [INST] token

https://huggingface.co/apple/OpenELM-3B-Instruct/blob/56078950638e20d6a747429a5a06e3ca5ed500b1/generate_openelm.py#L21

Sign up or log in to comment