Jonathan Yankovich
Jonathan Yankovich
FWIW, I'm not able to run multiple instances on different ports; when I try, the second instance kills with no error message: (with one instance already running) ``` $ python...
@seanaedmiston Tangentally related question/request - Could you possibly post a repo with a toy example of using a local LLM so the less sophisticated of us could take advantage of...
Wow, delightful. As a human being, I appreciate it!
I run headless on an Ubuntu VM; unless Docker Desktop can be installed in this environment, I think I and others will have problems with this solution.
@TFWol I actually think there's a really useful feature request hiding in here, which is to be able to specify a Character programatically. It could be with a command-line arg,...
I agree, this could be closed in favor of something more descriptive.
@bmoconno Perhaps it's fortunate, if those underlying changes are making the codebase more modular and decoupled. I really think the codebase is suffering from growing pains; Gradio is coupled to...
Created https://github.com/oobabooga/text-generation-webui/issues/1508 I also learned in the process that I requested a similar feature about 1000 issues ago (30 days)! D'oh!
@bmoconno I agree, I'll go one step farther and say I don't think it makes sense for @oobabooga to be expected to manage the whole project alone. If I were...
Ok, I'll close. Follow-on question: is requirements.txt generally considered to be compatible with Conda?