examples(phi-2): strip newline at the end of the prompt template

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
Ettore Di Giacinto 2024-02-21 23:17:51 +01:00 committed by GitHub
parent 8292781045
commit ad3623dd8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ parameters:
top_p: 0.95
seed: -1
template:
chat: &template |
chat: &template |-
Instruct: {{.Input}}
Output:
completion: *template