mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[PR #5601] [MERGED] fix: Extend num predict param #60570
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/5601
Author: @JamesClarke7283
Created: 9/22/2024
Status: ✅ Merged
Merged: 9/22/2024
Merged by: @tjbck
Base:
dev← Head:extend-num-predict-param📝 Commits (2)
96ef153Increased max_tokens (num_predict) to 131072, fixes #56003335eeerefac: do not set max for input📊 Changes
1 file changed (+1 additions, -2 deletions)
View changed files
📝
src/lib/components/chat/Settings/Advanced/AdvancedParams.svelte(+1 -2)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Fixed: Increased
Max Tokens (num_predict)parameter max, to131072Added
N/A
Changed
Updated the
max_tokensparameter in/src/lib/components/admin/Settings/Documents.svelteDeprecated
N/A
Removed
N/A
Fixed
Fixes #5600
Security
N/A
Breaking Changes
N/A
Additional Information
N/A
Screenshots or Videos
N/A
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.