Skip to content

0.9.2

Compare
Choose a tag to compare
@b4rtaz b4rtaz released this 12 Jul 20:10
· 14 commits to main since this release
90d7ebd

This version allows to override the chat template. This may be helpful if a model does not have a tokenizer with a chat template.

How to use:

./dllama... --chat-template llama3
./dllama-api ... --chat-template llama3

Supported values:

  • llama2
  • llama3
  • zephyr
  • chatml