Commit Graph

13 Commits

Author SHA1 Message Date
teleprint-me 2185e5cf14
docs: Update and fix CLI help descriptions
Signed-off-by: teleprint-me <77757836+teleprint-me@users.noreply.github.com>
2024-05-15 12:58:24 -04:00
teleprint-me b4b6f1fa00
fix: End messages with a user role due to jinja2 conditional checks
Signed-off-by: teleprint-me <77757836+teleprint-me@users.noreply.github.com>
2024-05-15 12:54:55 -04:00
teleprint-me cfe659d90a
feat: Add option for adding generation prompt
Signed-off-by: teleprint-me <77757836+teleprint-me@users.noreply.github.com>
2024-05-13 13:12:38 -04:00
teleprint-me da96fdd15f
patch: Apply patch for advisories/GHSA-56xg-wfcc-g829
Signed-off-by: teleprint-me <77757836+teleprint-me@users.noreply.github.com>
2024-05-13 13:10:44 -04:00
teleprint-me f8bb223924
refactor: Remove rename from display to render and return result instead of printing 2024-05-12 21:17:04 -04:00
teleprint-me 214e9e6f0b
refactor: Add logging debug and clean up logger implementation 2024-05-12 21:07:05 -04:00
teleprint-me 6be3576e01
feat: Add sane defaults and options for setting special tokens 2024-05-12 20:48:29 -04:00
teleprint-me fa0b0b10cc
feat: Allow toggling verbosity 2024-05-12 20:39:55 -04:00
teleprint-me 668c7ee6c5
refactor: Use render template instead of format 2024-05-12 20:37:27 -04:00
teleprint-me 8b9ed888bc
patch: Handle how templates are rendered if no system prompt is allowed 2024-05-12 20:17:35 -04:00
teleprint-me 4a018e706f
feat: Add assistant turn 2024-05-12 20:08:37 -04:00
teleprint-me bf5154f9bc
docs: Fix filename in docstring and remove return type from main 2024-05-12 20:07:30 -04:00
teleprint-me eac2e83f9f
gguf: Add example script for extracting chat template 2024-05-12 19:51:55 -04:00