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

WebUI hangs completely and becomes unresponsive with this prompt [reproducible bug] #1971

Closed
arsaboo opened this issue May 4, 2024 · 0 comments · Fixed by #1965
Closed

Comments

@arsaboo
Copy link

arsaboo commented May 4, 2024

Bug Report

WebUI becomes unresponsive

Description

Bug Summary:
The following prompt leads to all sorts of issues in WebUI

What is the difference between using 

Here is the first 4096 characters of the query:
{{prompt:start:4096}}

Here is the last 4096 characters of the query:
{{prompt:end:4096}}

vs using 

Here is the query:
{{prompt:start:4096}} {{prompt:end:4096}}

for prompt generation?

The CPU usage shoots up
image
and then the page becomes unresponsive:
image
image

This is entirely reproducible - just try the prompt.

@tjbck tjbck mentioned this issue May 4, 2024
@tjbck tjbck linked a pull request May 4, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant