mirror of
https://github.com/open-webui/open-webui
synced 2025-04-10 15:45:45 +00:00
Remove tfs_z
See https://github.com/ollama/ollama/blob/main/docs/api.md#request-8 tfs_z was removed from Llama.cpp and Ollama in January 2025.
This commit is contained in:
parent
cee08e316d
commit
6b2ba73701
@ -78,7 +78,6 @@ def apply_model_params_to_body_ollama(params: dict, form_data: dict) -> dict:
|
||||
"num_keep",
|
||||
"num_predict",
|
||||
"repeat_last_n",
|
||||
"tfs_z",
|
||||
"top_k",
|
||||
"min_p",
|
||||
"typical_p",
|
||||
|
Loading…
Reference in New Issue
Block a user