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

Online support #89

Open
Mike77154 opened this issue Dec 9, 2023 · 1 comment
Open

Online support #89

Mike77154 opened this issue Dec 9, 2023 · 1 comment

Comments

@Mike77154
Copy link

Mike77154 commented Dec 9, 2023

Is there a way to connect DDLC monika ai into a online webui like huggingface page or google colab one? instead of local use?

@Rubiksman78
Copy link
Owner

Huggingface isn't a Webui but indeed hosts a lot of AI models, there is the possibility for testing models in spaces but I don't believe they are made to be used in production. As for Colab many chatbots were banned and there is the GPU limit that can't be sustainable in the long term.

Generally speaking, I didn't choose to implement a connection with a WebUI like previously with CAI because of the unreliability of those and the difficulty to self-maintain it.

However, everything is now connected with text-generation-webui which runs locally with options to decrease the memory usage on GPU or CPU so that it can be used on less performant hardware.

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