327 Commits (aa9d889522b016f16d8a87994c2b577e3e9ade7c)

Author SHA1 Message Date
Michael Yang fa7776fd24
gpt-oss (#11672) 8 months ago
Patrick Devine 80b538e312
cli: catch upstream errors gracefully (#11512) 8 months ago
Patrick Devine 3bac5cba60
Fix GetModelInfo (#11496) 8 months ago
frob 802ad16ce4
docs: add the no-Modelfile function of `ollama create` (#9077) 9 months ago
Parth Sareen d73f8aa8c3
cmd: add default assistant role to message construction (#11431) 9 months ago
Daniel Hiltgen 34088dbcfb
API/CLI context enhancements (#11331) 9 months ago
Daniel Hiltgen 82ad1dbc07
mac: handle "keep" named apps (#11031) 10 months ago
Daniel Hiltgen feeabdadd2
spawn desktop quickly (#11011) 10 months ago
Daniel Hiltgen a8ed68bd93
launch app hidden (#10962) 10 months ago
Daniel Hiltgen 2ae65ae471
win: handle more than 2048 processes (#10997) 10 months ago
Devon Rifkin 5f57b0ef42
add thinking support to the api and cli (#10584) 10 months ago
Daniel Hiltgen 7359b02707
win: detect background upgrade in progress (#10785) 10 months ago
Daniel Hiltgen 27da2cddc5
Fix lingering Q4_0 help reference (#10720) 11 months ago
Bruce MacDonald feb8923ada
cmd: add ellipses to truncated show metadata (#10717) 11 months ago
Jeffrey Morgan c7f4ae7b9c
server: add webp image input support (#10653) 11 months ago
Bruce MacDonald 3fa78598a1
cmd: strip single quotes from image page (#10636) 11 months ago
Michael Yang 6e9a7a2568
lint: enable usetesting, disable tenv (#10594) 11 months ago
Daniel Hiltgen 424810450f
Move quantization to new backend (#10363) 11 months ago
Michael Yang d931ee8f22
create blobs in parallel (#10135) 11 months ago
Devon Rifkin dd93e1af85
Revert "increase default context length to 4096 (#10364)" 11 months ago
Devon Rifkin 424f648632
increase default context length to 4096 (#10364) 11 months ago
greengrass821 0806521642
cmd: add support for escaping ~ in filepath (#10339) 12 months ago
Blake Mizerany 1e7f62cb42
cmd: add retry/backoff (#10069) 12 months ago
CYJiang 64a9cc8f05
cmd: add missing file close in tests (#10179) 12 months ago
frob ccc8c6777b
cleanup: remove OLLAMA_TMPDIR and references to temporary executables (#10182) 12 months ago
Bruce MacDonald 9876c9faa4
chore(all): replace instances of interface with any (#10067) 1 year ago
Bruce MacDonald e172f095ba
api: return model capabilities from the show endpoint (#10066) 1 year ago
Patrick Devine 6d1103048e
fix: show correct bool value for kv in verbose show information (#9928) 1 year ago
Patrick Devine 2c8b484643
fix: correctly save in interactive mode (#9788) 1 year ago
Patrick Devine 4bed739259
add verbose mode to the show command (#9640) 1 year ago
frob b3af953a55
cli: don't exit for invalid model during /load. (#9576) 1 year ago
Michael Yang 05a01fdecb ml/backend/ggml: consolidate system info logging 1 year ago
Daniel Hiltgen 1fdb351c37
New engine: vision models and auto-fallback (#9113) 1 year ago
CYJiang d25efe3954
cmd: add default err return for stop (#9458) 1 year ago
yuiseki d721a02e7d
test: add test cases for ListHandler (#9146) 1 year ago
Jesse Gross ed443a0393 Runner for Ollama engine 1 year ago
Patrick Devine a420a453b4
fix default modelfile for create (#8452) 1 year ago
Patrick Devine 32bd37adf8
make the modelfile path relative for `ollama create` (#8380) 1 year ago
Patrick Devine 8bccae4f92
show a more descriptive error in the client if it is newer than the server (#8351) 1 year ago
Patrick Devine 86a622cbdc
Update the /api/create endpoint to use JSON (#7935) 1 year ago
Patrick Devine dd352ab27f
fix crash bug with /save when quotes are used (#8208) 1 year ago
Blake Mizerany b1fd7fef86
server: more support for mixed-case model names (#8017) 1 year ago
Daniel Hiltgen 4879a234c4
build: Make target improvements (#7499) 1 year ago
Parth Sareen de52b6c2f9
bugfix: "null" value json mode (#7979) 1 year ago
Parth Sareen c6c526275d
api: add generate endpoint for structured outputs (#7939) 1 year ago
Parth Sareen 630e7dc6ff
api: structured outputs - chat endpoint (#7900) 1 year ago
Sam 1bdab9fdb1
llm: introduce k/v context quantization (vRAM improvements) (#6279) 1 year ago
Jeffrey Morgan ff6c2d6dc8
cmd: don't rely on reading repo file for test (#7898) 1 year ago
frob 30e88d7f31
cmd: don't submit svg files as images for now (#7830) 1 year ago
Bruce MacDonald a210ec74d2
cmd: print location of model after pushing (#7695) 1 year ago