open-webui/backend
ferret99gt a560f789e4 Remove mapping of presence_penalty to new_topix_penalty
1) Ollama natively supports presence_penalty.
2) new_topic_penalty is not a valid option in Ollama. (See https://github.com/ollama/ollama/blob/main/docs/api.md#request-8)
3) Presence_penalty was added to Open Webui in PR #10016 and is not merged to main yet at this time.
2025-02-19 08:31:57 -05:00
..
data
open_webui Remove mapping of presence_penalty to new_topix_penalty 2025-02-19 08:31:57 -05:00
.dockerignore
.gitignore
dev.sh
requirements.txt chore: remove flask 2025-02-13 12:52:17 -08:00
start_windows.bat
start.sh