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

How to get a Kobold URL? #40

Open
tdlio opened this issue Mar 31, 2023 · 3 comments
Open

How to get a Kobold URL? #40

tdlio opened this issue Mar 31, 2023 · 3 comments

Comments

@tdlio
Copy link

tdlio commented Mar 31, 2023

Cloned repo and running it locally. I launched webUI in a localhost ( using a venv ) but am getting issues:

image

image

The issue is a Kobold URL-- how are you guys handling this, and do I need to use Kobold at all? I just want to utilize the Eleuther AI / Pygmalion 6B model at the end of the day.

@0x000011b
Copy link
Collaborator

Basically, when the Colab notebook was still live, we'd pull Kobold from its GitHub repo and just start it in the background so the Gradio UI could talk to it.

I see you're on a MBP so it's unlikely you're gonna be able to run the 6B model locally - in that case I recommend just using the official Kobold GPU Colab notebook on their repository, and it'll spit out a link you can use.

@tdlio
Copy link
Author

tdlio commented Apr 4, 2023

@0x000011b I perhaps DON'T need to run it locally. Let me explain my overall goals and you tell me: I'm trying to launch it into a web app and stylize it with additional functionalities (CSS, etc.) and add a Talking Head (Wav2Lip) .

That shit would look dope on my monitor with my room setup lol. So I guess my first step is I need an environment/editor setup to manage these parts together. What do you recommend?

My computer specs: M2 2022 Macbook Pro, 24GB

@K-Jadeja
Copy link

K-Jadeja commented May 1, 2023

Were you able to launch the web app?
I am trying to make something like that for myself 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

3 participants