Skip to content

Prompt flags when using interactive mode #54

@metaphier

Description

@metaphier

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions