Skip to content

Tags: ollama/ollama

Tags

v0.3.10

Toggle v0.3.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
openai: align chat temperature and frequency_penalty options with com…

…pletion (#6688)

v0.3.10-rc1

Toggle v0.3.10-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix gemma2 2b conversion (#6645)

v0.3.9

Toggle v0.3.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add findutils to base images (#6581)

This caused missing internal files

v0.3.8

Toggle v0.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Move ollama executable out of bin dir (#6535)

v0.3.7

Toggle v0.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Only enable numa on CPUs (#6484)

The numa flag may be having a performance impact on multi-socket systems with GPU loads

v0.3.7-rc6

Toggle v0.3.7-rc6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
gpu: Group GPU Library sets by variant (#6483)

The recent cuda variant changes uncovered a bug in ByLibrary
which failed to group by common variant for GPU types.

v0.3.7-rc5

Toggle v0.3.7-rc5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Split rocm back out of bundle (#6432)

We're over budget for github's maximum release artifact size with rocm + 2 cuda
versions.  This splits rocm back out as a discrete artifact, but keeps the layout so it can
be extracted into the same location as the main bundle.

v0.3.7-rc4

Toggle v0.3.7-rc4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CI: remove directories from dist dir before upload step (#6429)

v0.3.7-rc3

Toggle v0.3.7-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CI: handle directories during checksum (#6427)

v0.3.7-rc2

Toggle v0.3.7-rc2's commit message

Verified

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

Fix overlapping artifact name on CI