mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-05 18:38:17 -05:00
[PR #10016] [MERGED] feat: Tweak and add advanced parameters for ollama #22454
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/10016
Author: @ferret99gt
Created: 2/14/2025
Status: ✅ Merged
Merged: 2/16/2025
Merged by: @tjbck
Base:
dev← Head:tweak-and-add-advanced-parameters-for-ollama📝 Commits (3)
2017856Merge pull request #9945 from open-webui/dev941c787Add presence penalty (openAi/ollama/others) and repeat penalty (ollama only?)bb72957Update field label for Ollama convention📊 Changes
3 files changed (+125 additions, -6 deletions)
View changed files
📝
src/lib/components/chat/Settings/Advanced/AdvancedParams.svelte(+119 -6)📝
src/lib/components/chat/Settings/General.svelte(+4 -0)📝
src/lib/i18n/locales/en-US/translation.json(+2 -0)📄 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
Added
Changed
Additional Information
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.