Timothy Jaeryang Baek
|
eeb00a5ca2
chore: format
|
2 months ago |
Timothy Jaeryang Baek
|
13e58c1b64
Merge pull request #10360 from ferret99gt/ollama-option-conversion-fixes
|
2 months ago |
Timothy Jaeryang Baek
|
efefff71d1
Merge pull request #10363 from ferret99gt/ollama-model-option-conversion-updates
|
2 months ago |
Simone
|
6f698073bb
Add support for tool message in openai to Ollama message conversion
|
2 months ago |
ferret99gt
|
5701d6d333
Change the opt dictionary to a mappings dictionary with appropriate casts
|
2 months ago |
ferret99gt
|
fa885c3346
Update remapping logic
|
2 months ago |
ferret99gt
|
a4249a6351
Remove remapping of frequency_penalty to repeat_penalty
|
2 months ago |
ferret99gt
|
877d21a029
Move parameter remapping above the opt dictionary.
|
2 months ago |
ferret99gt
|
6b2ba73701
Remove tfs_z
|
2 months ago |
ferret99gt
|
cee08e316d
Update Ollama request option list with full supported options
|
2 months ago |
ferret99gt
|
8125b0499b
Remove empty ollama_options
|
2 months ago |
ferret99gt
|
57b01cf8fb
Fix for system prompt setting
|
2 months ago |
ferret99gt
|
fea169a9c0
Core fix for num_predict not working.
|
2 months ago |
ferret99gt
|
adde37394b
Remove parameters that map directly, as they are part of options
|
2 months ago |
ferret99gt
|
aea8977d05
Remove mapping of max_completion_tokens
|
2 months ago |
ferret99gt
|
e6919c3242
Remove mapping of frequency_penalty to repeat_penalty
|
2 months ago |
ferret99gt
|
a560f789e4
Remove mapping of presence_penalty to new_topix_penalty
|
2 months ago |
Timothy Jaeryang Baek
|
63a5ee3adb
refac
|
2 months ago |
Timothy Jaeryang Baek
|
7ba717d171
refac: system prompt template
|
2 months ago |
Timothy Jaeryang Baek
|
ff84c120f5
fix: api usage
|
2 months ago |
Timothy Jaeryang Baek
|
8d520eeecd
fix: ollama native tool calling
|
2 months ago |
Timothy Jaeryang Baek
|
cc99673906
refac: prompt variables
|
3 months ago |
Timothy Jaeryang Baek
|
aaf97b85dc
enh: reasoning_effort param support for openai
|
3 months ago |
Timothy Jaeryang Baek
|
79d7e67e51
fix: ollama options
|
4 months ago |
envision3d
|
16d900247a
feat: pass structured output format through to ollama
|
4 months ago |
Timothy J. Baek
|
9f285fb2fb
feat: arena models
|
6 months ago |
Timothy J. Baek
|
b4e73c7f19
refac: convert_payload_openai_to_ollama
|
6 months ago |
Timothy J. Baek
|
41926172d3
fix/refac: use ollama /api/chat endpoint for tasks
|
7 months ago |
Michał Surmaczewski
|
8e6ea49e0e
fix: incorrect casting of top_p and frequency_penalty
|
7 months ago |
Timothy J. Baek
|
ff46fe2b4a
refac
|
7 months ago |