8000 Tags · mastoca/ollama · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: mastoca/ollama

Tags

v0.1.33-rc5

Toggle v0.1.33-rc5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request ollama#3968 from dhiltgen/win_generate

Fine grain control over windows generate steps

v0.1.33-rc4

Toggle v0.1.33-rc4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request ollama#3925 from dhiltgen/bump

Bump llama.cpp to b2737

v0.1.33-rc3

Toggle v0.1.33-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request ollama#3933 from dhiltgen/ci_fixes

Move cuda/rocm dependency gathering into generate script

v0.1.33-rc2

Toggle v0.1.33-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request ollama#3926 from dhiltgen/ci_fixes

Fix release CI

v0.1.33-rc1

Toggle v0.1.33-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request ollama#3923 from ollama/mxyng/mem

only count output tensors

v0.1.32

Toggle v0.1.32's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request ollama#3684 from ollama/mxyng/scale-graph

scale graph based on gpu count

v0.1.32-rc2

Toggle v0.1.32-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
app: gracefully shut down `ollama serve` on windows (ollama#3641)

* app: gracefully shut down `ollama serve` on windows

* fix linter errors

* bring back `HideWindow`

* remove creation flags

* restore `windows.CREATE_NEW_PROCESS_GROUP`
8F57

v0.1.32-rc1

Toggle v0.1.32-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request ollama#3566 from dhiltgen/more_time

Handle very slow model loads

v0.1.31

Toggle v0.1.31's commit message
Backport MacOS SDK fix from main

v0.1.30

Toggle v0.1.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request ollama#3380 from ollama/mxyng/conditional-generate

fix: workflows
0