nintwentydo commited on
Commit
5935cf9
·
verified ·
1 Parent(s): 90b9193

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ Chat template in tokenizer_config.json uses the v7 instruct template:
34
  ```
35
 
36
  ## Notes
37
- *- tool use hasn't been implemented in the template yet.*
38
  *- I've added extra stop tokens between consecutive user messages. Helps contexts where there'll be multiple speakers etc but your milage may vary.*
39
  *- If you have a better implementation of the tokenizer let me know and I'm happy to swap it out.*
40
  *- As always pls respect the model license.*
 
34
  ```
35
 
36
  ## Notes
37
+ *- tool use hasn't been implemented in the template yet. I'll add this in later.*
38
  *- I've added extra stop tokens between consecutive user messages. Helps contexts where there'll be multiple speakers etc but your milage may vary.*
39
  *- If you have a better implementation of the tokenizer let me know and I'm happy to swap it out.*
40
  *- As always pls respect the model license.*