4385 Commits (f371260e75b86d77ac22671c24881f696c88973c)
 

Author SHA1 Message Date
Michael Yang 5d0279164c generic ggml.array 11 months ago
Michael Yang 214a7678ea fix superfluous call to WriteHeader 11 months ago
Michael Yang 4892872c18 convert: change to colmajor 11 months ago
Michael Yang 0b9198bf47 ci: silence deprecated gpu targets warning 1 year ago
Jeffrey Morgan e9e5f61c45
llama: update to commit 2016f07b (#10352) 11 months ago
Parth Sareen 11dde41824
server: improve spacing for JSON grammar (#10131) 11 months ago
Parth Sareen a53d744b01
llama: remove model loading for grammar (#10096) 11 months ago
Adrien Duermael 40b10eee6d
api: fix ImageData struct comment to expect raw image bytes (#10386) 11 months ago
Devon Rifkin 424f648632
increase default context length to 4096 (#10364) 11 months ago
Richard Shiue 2eb1fb3231
readme: add AppFlowy to community integrations (#10335) 11 months ago
greengrass821 0806521642
cmd: add support for escaping ~ in filepath (#10339) 11 months ago
Michael Yang 88738b357b create tempdir in models directory 12 months ago
Blake Mizerany 4e535e6188
server/internal/registry: make pull send errors with Error field (#10326) 12 months ago
Michael Yang 40b8fdbdca arange 1 year ago
Blake Mizerany 1d99451ad7
server/internal/client/ollama: handle some network errors gracefully (#10317) 12 months ago
Jeffrey Morgan 09bb2e30f6
ml/backend/ggml: use default CUDA compression mode (#10314) 12 months ago
Jeffrey Morgan dc264be6ff
ml: add missing cmake property and remove additional CMakeLists.txt (#10310) 12 months ago
Devon Rifkin fbe7039618
Merge pull request #10290 from ollama/drifkin/template-highlighting 12 months ago
Jeffrey Morgan 943464ccb8
llama: update to commit 71e90e88 (#10192) 12 months ago
Blake Mizerany 369de832cd
server/internal/registry: remove superfluous progress bar flush (#10303) 12 months ago
Blake Mizerany 3457a315b2
server/internal/client/ollama: cleanup use of multiple counters (#10304) 12 months ago
Daniel Hiltgen ed4e139314
Integration test improvements (#9654) 12 months ago
Daniel Hiltgen 56dc316a57
Give tests more time to run (#10306) 12 months ago
Michael Yang 2fec73eef6 fix write gguf padding 12 months ago
Blake Mizerany 1e7f62cb42
cmd: add retry/backoff (#10069) 12 months ago
Jesse Gross ccb7eb8135 ggml: Free ggml_backend_buffer_t when releasing buffer 12 months ago
Devon Rifkin 637fd21230
docs: change more template blocks to have syntax highlighting 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 12 months ago
Jesse Gross 34c3b68fc8 ggml: Don't allocate CPU buffers as CUDA Host buffers 12 months 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) 12 months ago
Ire Gaddr 42ecb9f138
fix(scheduler): make model unload order deterministic (#10185) 12 months ago
湛露先生 5c0331fd83
Fix dockerfile. (#9855) 12 months ago
CYJiang e7019c9455
fix(integration): move waitgroup Add(1) outside goroutine to avoid potential issue (#10070) 12 months 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) 12 months ago
frob ccc8c6777b
cleanup: remove OLLAMA_TMPDIR and references to temporary executables (#10182) 12 months 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) 12 months ago
Jonathan Hecl b0c3aba590
readme: add GGUF-to-ollama to community integrations (#10156) 12 months ago
qwerty108109 19c0c25de8
readme: rename community integration from Claude Dev to Cline (#10168) 12 months ago
Alex Rozgo 2f723ac2d6
types: allow tool function parameters with a single type or an array of types (#9434) 12 months ago
Devon Rifkin 249fbbe52f
Merge pull request #10169 from ollama/drifkin/fix-contributing-formatting 12 months ago