Changed max context length slider to go up to 256K now that certain models support that.
I originally posted this as a feature request #1837 and then realized it's just changing two numbers.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/open-webui/open-webui/pull/1843
**Author:** [@notasquid1938](https://github.com/notasquid1938)
**Created:** 4/29/2024
**Status:** ❌ Closed
**Base:** `dev` ← **Head:** `Increase-Context-Length`
---
### 📝 Commits (2)
- [`a608cd7`](https://github.com/open-webui/open-webui/commit/a608cd7aca309020367efc0c5c942376ce758739) Increased Max Context Length to 256k
- [`b824fc8`](https://github.com/open-webui/open-webui/commit/b824fc8ad1597c99bde7a996ebfe472a03859888) Fixed other number
### 📊 Changes
**1 file changed** (+2 additions, -2 deletions)
<details>
<summary>View changed files</summary>
📝 `src/lib/components/chat/Settings/Advanced/AdvancedParams.svelte` (+2 -2)
</details>
### 📄 Description
Changed max context length slider to go up to 256K now that certain models support that.
I originally posted this as a feature request #1837 and then realized it's just changing two numbers.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/1843
Author: @notasquid1938
Created: 4/29/2024
Status: ❌ Closed
Base:
dev← Head:Increase-Context-Length📝 Commits (2)
a608cd7Increased Max Context Length to 256kb824fc8Fixed other number📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
src/lib/components/chat/Settings/Advanced/AdvancedParams.svelte(+2 -2)📄 Description
Changed max context length slider to go up to 256K now that certain models support that.
I originally posted this as a feature request #1837 and then realized it's just changing two numbers.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.