leonardlin commited on
Commit
bb57f22
1 Parent(s): d459485

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,4 +1,4 @@
1
- Tested to work correctly with multiturn w/ the llama3 chat_template:
2
  ```
3
  ./server -ngl 99 -m shisa-v1-llama3-8b.Q5_K_M.gguf --chat-template llama3 -fa -v
4
  ```
 
1
+ There are some stray llama2 `</s>` tokens for some reason, but tested to work correctly with multiturn w/ the llama3 chat_template:
2
  ```
3
  ./server -ngl 99 -m shisa-v1-llama3-8b.Q5_K_M.gguf --chat-template llama3 -fa -v
4
  ```