-
Notifications
You must be signed in to change notification settings - Fork 15
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
Explore one-click windows installer support #8
Comments
Workaround for one-click-installer for now. Open a CMD in the same location as your batch files (the ones you use to launch web-ui)
If you want add |
So, I gave it a whirl today and it's not working for me. I'm on windows 11, amd cpu, 2x3090s, I'm using conda/mambaforge is using python 3.9.16 for my base but the bat loads the micromamba python 3.10.9. The error occurs the moment I chat with the bot, it loads fine. I chatted and pasted chat.py and parts of extensions.py to GPT4 and asked it for a bug report to include with my logs in hopes it makes sense / helps: Description: Analysis: Recommendation:
The warnings don't look as dire as the numba error but I give it a shot running the start bat file:
Works fine without the extension. |
I fixed it by adding this once before the webui call
|
I don't normally use Windows, but this is also a common request.
The text was updated successfully, but these errors were encountered: