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 |
|
Timothy Jaeryang Baek
|
63a5ee3adb
|
refac
|
2025-02-10 11:25:38 -08:00 |
|
Timothy Jaeryang Baek
|
7ba717d171
|
refac: system prompt template
|
2025-02-05 14:35:18 -08:00 |
|
Timothy Jaeryang Baek
|
ff84c120f5
|
fix: api usage
|
2025-02-05 13:18:17 -08:00 |
|
Timothy Jaeryang Baek
|
8d520eeecd
|
fix: ollama native tool calling
|
2025-02-04 21:08:26 -08:00 |
|
Timothy Jaeryang Baek
|
cc99673906
|
refac: prompt variables
|
2025-01-29 21:56:51 -08:00 |
|
Timothy Jaeryang Baek
|
aaf97b85dc
|
enh: reasoning_effort param support for openai
|
2025-01-22 12:07:04 -08:00 |
|
Timothy Jaeryang Baek
|
79d7e67e51
|
fix: ollama options
|
2024-12-29 16:30:36 -08:00 |
|
envision3d
|
16d900247a
|
feat: pass structured output format through to ollama
|
2024-12-17 09:33:32 -06:00 |
|
Timothy J. Baek
|
9f285fb2fb
|
feat: arena models
|
2024-10-22 03:16:48 -07:00 |
|
Timothy J. Baek
|
b4e73c7f19
|
refac: convert_payload_openai_to_ollama
|
2024-10-21 04:10:28 -07:00 |
|
Timothy J. Baek
|
41926172d3
|
fix/refac: use ollama /api/chat endpoint for tasks
|
2024-09-21 00:30:13 +02:00 |
|
Michał Surmaczewski
|
8e6ea49e0e
|
fix: incorrect casting of top_p and frequency_penalty
|
2024-09-08 17:52:58 +02:00 |
|
Timothy J. Baek
|
ff46fe2b4a
|
refac
|
2024-09-07 03:09:57 +01:00 |
|