Commit Graph

  • 10a8e04a8d
    avoid context overflow (#11175) v0.9.3-rc0 Daniel Hiltgen 2025-06-23 15:52:50 -0700
  • 1c6669e64c
    Re-remove cuda v11 (#10694) Daniel Hiltgen 2025-06-23 14:07:00 -0700
  • b2b270ad5d Merge branch 'main' into drifkin/array-head-count-simple Devon Rifkin 2025-06-23 10:37:31 -0700
  • 2bb69b40c7
    readme: add ai-hub to community integrations (#11169) AJ 2025-06-23 21:51:12 +0530
  • 65bff664cb
    build speedups (#11142) Daniel Hiltgen 2025-06-20 12:32:51 -0700
  • 7e0602fefd lazy gguf arrays mxyng/gguf Michael Yang 2025-06-12 10:57:17 -0700
  • 99f3db95c7 benchmark tests Michael Yang 2025-06-12 10:56:23 -0700
  • c088ac0e79
    convert: utility for merging tensors (#11069) Michael Yang 2025-06-20 11:12:01 -0700
  • 0a066cfd91
    Reapply "feat: incremental gguf parser (#10822)" (#11114) (#11119) Michael Yang 2025-06-20 11:11:40 -0700
  • 87b7af6cee ggml: Check return status for computation. Jesse Gross 2025-06-19 14:39:20 -0700
  • f2527b08fb
    int: add coverage for older models (#11137) Daniel Hiltgen 2025-06-19 12:10:19 -0700
  • beaa0e82f3 api: add flag to disable context shifting parth/opt-in-error-context-window ParthSareen 2025-06-18 17:51:14 -0700
  • 8bcb3125c1
    benchmark: remove unused benchmark test (#11120) Jeffrey Morgan 2025-06-18 12:58:50 -0700
  • 6baf1e31e2
    Revert "Revert "ggml: Export GPU UUIDs" (#11115)" (#11117) Jeffrey Morgan 2025-06-18 07:30:49 -0700
  • ed567ef43b
    Revert "ggml: Export GPU UUIDs" (#11115) v0.9.2 Jeffrey Morgan 2025-06-18 05:45:00 -0700
  • a6e64fbdf2
    Revert "feat: incremental gguf parser (#10822)" (#11114) Jeffrey Morgan 2025-06-18 05:42:44 -0700
  • 60cfa2a203
    cache: fix comment function name in cache.go (#11110) 曹家巧 2025-06-18 20:21:45 +0800
  • 55bbf3b4a1
    tools: return empty arguments object instead of null (#11113) Jeffrey Morgan 2025-06-18 05:20:43 -0700
  • 6bda1d2479
    tools: fix parsing tool calls without any parameters (#11101) Jeffrey Morgan 2025-06-17 10:51:43 -0700
  • f2a4d058f9 gofmt brucemacd/cache-models Bruce MacDonald 2025-06-16 16:34:46 -0700
  • 63e7634014 pr feedback Bruce MacDonald 2025-06-16 16:08:38 -0700
  • 9e125d884c
    model: treat 'user defined' tokens as special tokens (#11077) Jeffrey Morgan 2025-06-16 16:03:16 -0700
  • 8d51d92f3b server: cache gguf model capabilities rather than reading off disc Bruce MacDonald 2025-06-11 11:28:40 -0700
  • 2348fef568 Revert "server: model info caching system for improved performance" Bruce MacDonald 2025-06-11 11:04:33 -0700
  • 883f655dd6 server: model info caching system for improved performance Bruce MacDonald 2025-06-10 16:10:13 -0700
  • a6fbfc880c
    gguf: fix write order (#11068) Michael Yang 2025-06-16 10:42:32 -0700
  • 502028968d
    readme: add ollama-launcher to community integrations (#11080) NGC13009 2025-06-16 12:27:49 +0800
  • 5a8eb0e151
    readme: add GPTranslate to community integrations (#11071) v0.9.1 Phil 2025-06-14 17:54:03 +0200
  • d5eae8248d runner: enable returning more info from runner processing brucemacd/runner-completion Bruce MacDonald 2025-02-21 16:31:31 -0800
  • 9f8a18ec05
    tools: loosen tool parsing to allow for more formats (#11030) v0.9.1-rc1 Jeffrey Morgan 2025-06-12 14:18:54 -0700
  • 6b04cad7e8
    feat: incremental gguf parser (#10822) Michael Yang 2025-06-12 11:04:11 -0700
  • 45f56355d5
    feat: uneven splits (#11048) Michael Yang 2025-06-11 12:10:54 -0700
  • 0dabb4ef6a
    skip tokenizer.model if possible (#11050) Michael Yang 2025-06-11 12:10:35 -0700
  • 2e77aa1ae7
    use nn.Linear in place of ml.Tensor (#11049) Michael Yang 2025-06-11 12:10:15 -0700
  • deaabe292d
    readme: add ollama-multirun to community integrations (#11038) Attogram Project 2025-06-10 23:14:51 +0200
  • af21a5ac39
    readme: update quickstart link text to Gemma 3 Jeffrey Morgan 2025-06-10 09:34:23 -0700
  • f63d7f68eb
    readme: update quickstart example to Gemma 3 Jeffrey Morgan 2025-06-10 09:33:54 -0700
  • 82ad1dbc07
    mac: handle "keep" named apps (#11031) Daniel Hiltgen 2025-06-09 16:29:57 -0700
  • feeabdadd2
    spawn desktop quickly (#11011) v0.9.1-rc0 Daniel Hiltgen 2025-06-08 09:34:52 -0700
  • f5d663e370 update patches jmorganca/llama-update-6 jmorganca 2025-06-07 12:36:59 -0400
  • e5209778f1 llama: update vendored code to commit 1caae7fc6c77551cb1066515e0f414713eebb367 jmorganca 2025-06-07 12:32:55 -0400
  • fc0309615e
    docs: update link to AMD drivers in linux.md (#10973) Krzysztof Jeziorny 2025-06-07 05:30:04 +0200
  • 09d308d6b6
    Revert "server: add model capabilities to the list endpoint (#10174)" (#11004) Jeffrey Morgan 2025-06-06 23:29:14 -0400
  • 46faf61a14 ... brucemacd/benchmark-list Bruce MacDonald 2025-06-06 16:34:53 -0700
  • 3cf62838ce server: do partial gguf kv read for capability check brucemacd/partial-read-caps Bruce MacDonald 2025-06-06 15:51:38 -0700
  • 22aed78048 Update gguf_test.go Bruce MacDonald 2025-06-06 15:20:43 -0700
  • d3cbbbfd85 more type conversions Bruce MacDonald 2025-06-06 15:17:22 -0700
  • e8d1933b99 fix lint unneeded conversions Bruce MacDonald 2025-06-06 15:05:09 -0700
  • 735e80787b gguf: update test to not rely on gguf on disc Bruce MacDonald 2025-06-06 14:38:50 -0700
  • 8e3998b9dd wip: incremental gguf parser Michael Yang 2025-05-09 09:52:02 -0700
  • a8ed68bd93
    launch app hidden (#10962) Daniel Hiltgen 2025-06-06 14:06:29 -0700
  • 2ae65ae471
    win: handle more than 2048 processes (#10997) Daniel Hiltgen 2025-06-06 14:06:09 -0700
  • a3b6886b7d
    move thinking logic into its own package (#10990) Devon Rifkin 2025-06-06 12:02:20 -0700
  • c6a6d7294d
    docs: fix typo in development.md (#10998) Hunter Wittenborn 2025-06-06 11:07:29 -0500
  • 2cf007c9d1
    Merge pull request #10987 from ollama/drifkin/export-thinking-parser Devon Rifkin 2025-06-05 12:19:14 -0700
  • 0683efa637 export ThinkingParser Devon Rifkin 2025-06-05 10:22:32 -0700
  • 0943001193
    server: add model capabilities to the list endpoint (#10174) JasonHonKL 2025-06-05 02:39:48 +0800
  • 5c42800fca
    readme: add SimpleOllamaUnity to community integrations (#10817) HardCodeDev 2025-05-31 06:50:16 +0400
  • 65f10c2823
    tools: resiliency upgrade to name and arg extraction from template (#10917) Parth Sareen 2025-05-30 15:18:09 -0700
  • 478824045d temp parth/deepseek-r1-tools ParthSareen 2025-05-29 15:26:37 -0700
  • aaa7818000 ggml: Export GPU UUIDs Jesse Gross 2025-04-24 11:48:49 -0700
  • f15ffc4320 llm: Make "POST predict" error message more informative Jesse Gross 2025-05-13 17:26:46 -0700
  • 5f57b0ef42
    add thinking support to the api and cli (#10584) v0.9.0-rc0 v0.9.0 Devon Rifkin 2025-05-28 19:38:52 -0700
  • aa25aff10d
    client: add request signing to the client (#10881) v0.8.0 Patrick Devine 2025-05-27 16:50:57 -0700
  • ea79003180 kvcache: Skip computing causal mask for worst case graph reservation Jesse Gross 2025-05-27 13:33:57 -0700
  • 9239a254e0
    server: abort download on empty digest Kyle Steere 2025-05-27 18:28:48 +0000
  • 066d0f4746
    tools: relax JSON parse constraints for tool calling (#10872) v0.8.0-rc0 Parth Sareen 2025-05-26 18:59:06 -0700
  • aea6fb9b58
    tools: remove newline stripping (#10869) Parth Sareen 2025-05-26 17:16:00 -0700
  • 012cf65340
    readme: add AWS Strands Agents SDK example to community integrations (#10865) RAPID ARCHITECT 2025-05-26 14:05:03 -0500
  • a45231af47
    readme: Add macLlama to community integrations (#10790) Min Yoo 2025-05-25 05:18:32 +0900
  • 2307fc2bcd
    tests: drop llama3.2-vision embedding tests (#10837) Daniel Hiltgen 2025-05-24 13:17:53 -0700
  • 6623898198
    docs: remove unsupported quantizations (#10842) frob 2025-05-24 22:17:26 +0200
  • eda472df1b
    server: add hint to the error message when model path access fails (#10843) frob 2025-05-24 22:17:04 +0200
  • f18e0cb550 ml: Improve slog formatting for BackendMemory Jesse Gross 2025-05-23 15:37:32 -0700
  • e8b981fa5d
    tools: refactor tool call parsing and enable streaming (#10415) Parth Sareen 2025-05-23 14:19:31 -0700
  • 884d26093c
    llama: add minimum memory for grammar (#10820) v0.7.1-rc2 v0.7.1 Parth Sareen 2025-05-22 18:53:31 -0700
  • 1f371ea92f ml: Panic rather than return error on tensor allocation failure Jesse Gross 2025-05-19 10:43:56 -0700
  • 73d6a82cce ollamarunner: Memory usage reporting Jesse Gross 2025-04-17 11:00:25 -0700
  • 6db8a3771c ggml: Report graph memory for failed allocations Jesse Gross 2025-05-16 14:05:08 -0700
  • d950ff12c0
    sched: fix runner leak during reloading unload (#10819) Daniel Hiltgen 2025-05-22 14:31:36 -0700
  • adff143bcd
    fix: mllama quality (#10807) v0.7.1-rc1 Michael Yang 2025-05-22 11:30:49 -0700
  • fbe6ae285a
    server: improve tensor quantization fallback logic (#10806) Bruce MacDonald 2025-05-22 10:48:08 -0700
  • fdd4d479a3
    integration: add qwen2.5-vl (#10815) Daniel Hiltgen 2025-05-22 09:12:32 -0700
  • 61aeaf7e81
    remove support for multiple ggufs in a single file (#10722) Michael Yang 2025-05-21 13:55:31 -0700
  • 7359b02707
    win: detect background upgrade in progress (#10785) v0.7.1-rc0 Daniel Hiltgen 2025-05-21 10:46:56 -0700
  • c890011322
    feat: port qwen2 model (#10782) Michael Yang 2025-05-21 10:21:24 -0700
  • e0ed984cde
    feat: qwen3 dense and sparse models (#10708) Michael Yang 2025-05-21 10:21:07 -0700
  • 139f84cf21
    fix cmakelists (#10804) Michael Yang 2025-05-21 09:52:52 -0700
  • 375839ea2d
    chore: disable debug in binary libraries (#10788) Michael Yang 2025-05-21 09:39:38 -0700
  • 69b2fe9282
    fix: qwen25vl assign samebatch in multimodal input (#10789) Michael Yang 2025-05-21 09:39:20 -0700
  • 9ed8bf14cb
    ml: add more rope options (#10775) Michael Yang 2025-05-20 15:51:08 -0700
  • e6a800ca11
    llama: fix incorrect initialization of C.struct_common_sampler_cparams.penalty_present (#10779) DarkCaster 2025-05-20 20:41:15 +0300
  • ff180c3466
    fix llama and mistral3 models (#10774) Michael Yang 2025-05-19 15:06:35 -0700
  • 3fe74fba42 llm: Use first layer as memory buffer in estimation Jesse Gross 2025-05-19 11:40:44 -0700
  • 1a0cfd080a
    avoid kv truncation during create (#10761) Daniel Hiltgen 2025-05-19 13:54:54 -0700
  • 94ab428e3f ggml: Seperate tensor load from backend creation Jesse Gross 2025-04-17 13:42:40 -0700
  • d755577473 llm: Estimate projector memory correctly for Ollama engine Jesse Gross 2025-05-13 11:36:52 -0700
  • a2cc8571c5 llm: Consistently track unassigned model data Jesse Gross 2025-05-13 13:04:20 -0700
  • 7edfdd2f5f
    readme: add TinyNotepad to community integrations (#10763) Ronald Wilson 2025-05-19 01:13:22 +0530
  • 333e360422
    model: handle multiple eos tokens (#10577) Michael Yang 2025-05-16 13:40:23 -0700