-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Description
Hello, thanks for creating this cool project.
Was wondering if anyone else has been able to get system prompts to work in interactive mode?
When I use .\build\bin\Release\main -m quantized\model.bin --sys_file systemprompt.txt -i
the model doesn't seem to have awareness of the system prompt. Same if i use the flag like this without a separate file-s "System prompt goes here"
When removing the -i interactive flag, I am able to at least prompt the model with -p and --prompt_file, but this only returns a single response and I'd like to utilize the interactive mode if possible.
Any help would be appreciated!
Metadata
Metadata
Assignees
Labels
No labels