Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Bug: Can not set custom "context length" in settings (maximum too large) #3108

Closed
kozuch opened this issue Jun 12, 2024 · 0 comments
Closed

Comments

@kozuch
Copy link

kozuch commented Jun 12, 2024

Can not set custom "context length" in settings (maximum too large) > can not select small enough value

Steps to Reproduce:
Settings > General > Advanced parameters > Context Length > click "Default" > ruler will open - maximal value specified in the html INPUT tag is 10240000, which is too large > can not select reasonable value (4k, 16k etc.) with ruler

=> workaround > inspect HTML and overwrite the "max" INPUT attribute value to smaller number (like 128000)

Expected Behavior:
Set reasonable value with ruler

Actual Behavior:
Value too big with ruler movement

Environment

  • Open WebUI Version: v0.3.1

  • Ollama (if applicable): 0.1.43

  • Operating System: Win11

  • Browser (if applicable): Chrome 126.0.6478.36

@open-webui open-webui locked and limited conversation to collaborators Jun 12, 2024
@tjbck tjbck converted this issue into discussion #3109 Jun 12, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant