4125 Commits (9876c9faa41c7dd7143fa47727520d353559f81b)
 

Author SHA1 Message Date
Bruce MacDonald 9876c9faa4
chore(all): replace instances of interface with any (#10067) 1 year ago
IsAurora6 4e415029b3
readme: add Casibase to community integrations (#10057) 1 year ago
Bruce MacDonald e172f095ba
api: return model capabilities from the show endpoint (#10066) 1 year ago
Ilian c001b98087
docs: add TagSpaces to community integrations (#9983) 1 year ago
Abyss-c0re 23fc8e92eb
docs: add DeepShell to community projects (#9955) 1 year ago
湛露先生 4059a297a6
discover: /proc/cpuinfo file open and close. (#9950) 1 year ago
Bruce MacDonald 66b2539238
runner: clear cache when shift is not possible (#9433) 1 year ago
Blake Mizerany ef27d52e79
server/internal/client/ollama: cache completed chunks (#9933) 1 year ago
Jesse Gross b2a465296d runner: Release semaphore and improve error messages on failures 1 year ago
Jesse Gross 5d097277ef ollamarunner: Ensure batch size limits are not exceeded 1 year ago
Leandro Borges Ferreira 071a9872cb
readme: add Writeopia to community integrations (#10042) 1 year ago
CYJiang 0bd0454ea7
server: organize error types (#9465) 1 year ago
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