fix(chatml): add endoftext stopword

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto 2025-03-01 21:16:10 +01:00
parent 1cb137bd2d
commit d860932dcd

@ -38,3 +38,4 @@ config_file: |
- '<|im_end|>'
- '<dummy32000>'
- '</s>'
- '<|endoftext|>'