4159 Commits (ccb7eb81357c6612705c6b67306616e2bc57acf7)
 

Author SHA1 Message Date
Jesse Gross ccb7eb8135 ggml: Free ggml_backend_buffer_t when releasing buffer 12 months ago
Devon Rifkin 0fe487e732
Merge pull request #10276 from ollama/drifkin/cors-headers 12 months ago
Devon Rifkin 6bfaa6e282
Merge pull request #10277 from ollama/drifkin/docs-json-errors 12 months ago
Devon Rifkin 378d3210dc
docs: update some response code blocks to json5 12 months ago
Devon Rifkin 97fe45e36d server: add `OpenAI-Beta` header to CORS safelist 12 months ago
CYJiang 64a9cc8f05
cmd: add missing file close in tests (#10179) 12 months ago
Jesse Gross f50d691254 ggml: Fix memory leak on input tensors 1 year ago
Jesse Gross 34c3b68fc8 ggml: Don't allocate CPU buffers as CUDA Host buffers 1 year ago
Jesse Gross f33ccd5d27 ggml: Use pointer receivers for Context 1 year ago
Jesse Gross bc108b9ad6 ggml: Log filesystem errors 12 months ago
Tom Sheffler ef65174df2
types: include the 'items' and '$defs' fields to properly handle "array" types (#10091) 1 year ago
Ire Gaddr 42ecb9f138
fix(scheduler): make model unload order deterministic (#10185) 1 year ago
湛露先生 5c0331fd83
Fix dockerfile. (#9855) 1 year ago
CYJiang e7019c9455
fix(integration): move waitgroup Add(1) outside goroutine to avoid potential issue (#10070) 1 year ago
Michael Yang d98bfe7e70 kvcache: stub out test structs 1 year ago
Parth Sareen 6747099d71
types: add any type and validation for ToolFunction enum (#10166) 1 year ago
frob ccc8c6777b
cleanup: remove OLLAMA_TMPDIR and references to temporary executables (#10182) 1 year ago
Jesse Gross dbb149e6f7 ollamarunner: Preallocate worst case graph at startup 1 year ago
Jesse Gross a807985e59 ggml: Check for OOM and return as Go errors 1 year ago
qwerty108109 8643c4d5bf
readme: fix url for big-AGI in community integrations (#10173) 1 year ago
Jonathan Hecl b0c3aba590
readme: add GGUF-to-ollama to community integrations (#10156) 1 year ago
qwerty108109 19c0c25de8
readme: rename community integration from Claude Dev to Cline (#10168) 1 year ago
Alex Rozgo 2f723ac2d6
types: allow tool function parameters with a single type or an array of types (#9434) 1 year ago
Devon Rifkin 249fbbe52f
Merge pull request #10169 from ollama/drifkin/fix-contributing-formatting 1 year ago
Devon Rifkin c38680b8a1
CONTRIBUTING: fix code block formatting 1 year ago
Michael Yang 16fca86c4a digest files in parallel 1 year ago
Daniel Hipke 0f3f9e353d
ml/backend/ggml: create a new file descriptor for tensor (#10133) 1 year ago
Bruce MacDonald 6bd0a983cd model: support for mistral-small in the ollama runner 1 year ago
Michael Yang 1861fbdeb5
Merge pull request #9873 from ollama/mxyng/fs-config 1 year ago
Michael Yang 3b96a93672 fs: move ml.Config to fs package 1 year ago
Bruce MacDonald e53b3cbd0c
llm: set done reason at server level (#9830) 1 year ago
Jeffrey Morgan b51e0f397c
model: fix issues with spm tokenizer for Gemma 3 (#10081) 1 year ago
jmorganca b42970063d kvcache: Add check for values that fall out of sliding window cache 1 year ago
Jesse Gross 493385eb3e ollamarunner: Don't truncate a SameBatch 1 year ago
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