-
Notifications
You must be signed in to change notification settings - Fork 10.8k
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: Reintroduce chat / instruct templates #8681
Comments
Use the |
Building master branch now, I used to run something like this:
nice and simple gave me a nice little Ollama/ChatGPT type terminal interface. So now I try (on master):
I really don't want noise like:
or
anyway to get rid of this noise like |
Add |
--log-disable was added. I appreciate the advice, this is something from HuggingFace, I can't expect users to reconvert nor do I know how to. With --instruct this was not required, it seemed perfect for all the models I was using. |
Like without some clean TUI interface for all models, like we had for "--instruct", I'm not sure what the use case is for "-cnv" ... Like if the use-case was testing, interactive versions aren't really useful for testing at all, can't be scripted. |
This issue was closed because it has been inactive for 14 days since being marked as stale. |
Prerequisites
Feature Description
It was removed:
#7675
#7757
We were finding this feature extremely useful.
Motivation
We were actively using it until it was removed.
Possible Implementation
#7675
The text was updated successfully, but these errors were encountered: