Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE REQUEST: --interactive #467

Open
patrickjonesdotca opened this issue Nov 19, 2024 · 1 comment
Open

FEATURE REQUEST: --interactive #467

patrickjonesdotca opened this issue Nov 19, 2024 · 1 comment

Comments

@patrickjonesdotca
Copy link

A mode like the --interactive flag on llama.cpp except you only input prompts. The system loads all the other parameters in memory so they don't need reloaded.

@stduhpf
Copy link
Contributor

stduhpf commented Nov 19, 2024

There's the server example (PR #367) that I made to achieve something similar. If you don't want to build it from source with the server, compiled binaries are available as releases on my fork.

But an interactive mode could be a good idea too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants