4113 Commits (01aa7887221e7bd286ebcb14a088c94ba1c22a99)
 

Author SHA1 Message Date
Jesse Gross 01aa788722 ml: Remove Output from Context interface 1 year ago
saman-amd ead27aa9fe
Add gfx1200 & gfx1201 support on linux (#9878) 1 year ago
Parth Sareen b816ff86c9
docs: make context length faq readable (#10006) 1 year ago
molbal e5d84fb90b
docs: add molbal/orca-cli to community integrations (#9909) 1 year ago
Hengky Steen dd66712e31
docs: add ollamb to community projects 1 year ago
Jesse Gross f66216e399 ggml: Support heterogeneous KV cache layer sizes in memory estimation 1 year ago
Jesse Gross f4f0992b6e llm: Fix debug logging for memory estimates 1 year ago
Jesse Gross 1feff61977 kvcache: Sliding window cache only needs a single batch total 1 year ago
copeland3300 5e0b904e88
docs: add flags to example linux log output command (#9852) 1 year ago
Matheus C. França 131f0355a5
readme: add ollama-d library (#9907) 1 year ago
Blake Mizerany ce929984a3
server/internal/client/ollama: fix file descriptor management in Pull (#9931) 1 year ago
Michael Yang 4b34930a31
Merge pull request #9897 from ollama/mxyng/chunk-load 1 year ago
Michael Yang 74bd09652d ml/backend/ggml: load tensors in 32KiB chunks 1 year ago
Bruce MacDonald fb6252d786
benchmark: performance of running ollama server (#8643) 1 year ago
Blake Mizerany c794fef2f2
server/internal/client/ollama: persist through chunk download errors (#9923) 1 year ago
Parth Sareen 00ebda8cc4
Revert "parser: remove role validation from Modelfile parser" (#9917) 1 year ago
Parth Sareen d14ce75b95
docs: update final response for /api/chat stream (#9919) 1 year ago
Jesse Gross 2d6eac9084 kvcache: Optimize sliding window attention 1 year ago
Jesse Gross 3ed7ad3ab3 kvcache: Pass granular cache size into implementations 1 year ago
Patrick Devine 6d1103048e
fix: show correct bool value for kv in verbose show information (#9928) 1 year ago
Jesse Gross 0ff28758b3 ollamarunner: Provide mechanism for backends to report loading progress 1 year ago
Jesse Gross d3e9ca3eda kvcache: Account for source tensors in defrag operation count 1 year ago
Jesse Gross 0fbfcf3c9c model: Pass input tensor instead of raw data to models 1 year ago
Jesse Gross 0c220935bd input: Rename Options to Batch 1 year ago
rylativity ffbfe833da
parser: remove role validation from Modelfile parser (#9874) 1 year ago
Parth Sareen 42a14f7f63
sample: add error handling for empty logits (#9740) 1 year ago
Patrick Devine f8c3dbe5b5
templates: add autotemplate for gemma3 (#9880) 1 year ago
Jesse Gross b078dd157c gemma2: Remove second call to Rows 1 year ago
Blake Mizerany 2ddacd7516
server/internal/client/ollama: confirm all chunksums were received (#9893) 1 year ago
Jeffrey Morgan da0e345200
ml: use input context for extracting outputs (#9875) 1 year ago
Bruce MacDonald df94175a0f
ggml: return error on failure to read tensor data (#9872) 1 year ago
Bruce MacDonald 61a8825216
convert: return name of unsupported architecture (#9862) 1 year ago
Michael Yang 021dcf089d
Merge pull request #9824 from ollama/mxyng/sched 1 year ago
Jesse Gross bf24498b1e ollamarunner: Check for minBatch of context space when shifting 1 year ago
Bruce MacDonald 95e271d98f
runner: remove cache prompt flag from ollama runner (#9826) 1 year ago
Jeffrey Morgan 364629b8d6
ml/backend/ggml: allocate memory with malloc when loading model (#9822) 1 year ago
Parth Sareen 108fe02165
sample: make mutations in transforms explicit (#9743) 1 year ago
Michael Yang 4561fff36e conditionally enable parallel pipelines 1 year ago
Daniel Hiltgen 50b5962042
Add support for ROCm gfx1151 (#9773) 1 year ago
Louis Beaumont e27e4a3c1b
readme: add screenpipe to community integrations (#9786) 1 year ago
zeo 088514bbd4
readme: add Ellama to list of community integrations (#9800) 1 year ago
Patrick Devine 2c8b484643
fix: correctly save in interactive mode (#9788) 1 year ago
Blake Mizerany 8294676150
server/internal/client/ollama: set User-Agent for registry client (#9775) 1 year ago
Patrick Devine ef378ad673
gemma3 quantization (#9776) 1 year ago
Daniel Hiltgen 2d2247e59e
Align versions for local builds (#9635) 1 year ago
Jesse Gross 7bf793a600 gemma3: Allow multiple image in a single input 1 year ago
Jesse Gross 282bfaaa95 ollamarunner: Use a separate context per multimodal input 1 year ago
Jesse Gross 9679f40146 ml: Allow models to constrain inputs to a single batch 1 year ago
Bruce MacDonald 3892c3a703
llm: remove internal subprocess req and resp types (#9324) 1 year ago
Blake Mizerany 4e320b8b90
server/internal/chunks: remove chunks package (#9755) 1 year ago