Skip to content

Tags: sugarforever/ollama

Tags

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

v0.1.30-rc4

Toggle v0.1.30-rc4's commit message

Verified

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

Switch runner for final release job

v0.1.30-rc3

Toggle v0.1.30-rc3's commit message

Verified

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

Use Rocky Linux Vault to get GCC 10.2 installed

v0.1.30-rc2

Toggle v0.1.30-rc2's commit message

Verified

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

Switch arm cuda base image to centos 7

v0.1.30-rc1

Toggle v0.1.30-rc1's commit message

Verified

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

Bump llama.cpp to b2527

v0.1.29

Toggle v0.1.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request ollama#3149 from ollama/mxyng/fix-memory-leak

fix: clip memory leak

v0.1.28

Toggle v0.1.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update llama.cpp submodule to `c29af7e` (ollama#2868)

v0.1.27

Toggle v0.1.27's commit message
fix `build_windows.ps1` script to run `go build` with the correct flags

v0.1.26

Toggle v0.1.26's commit message
update llama.cpp submodule to `c14f72d`

v0.1.25

Toggle v0.1.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
handle race condition while setting raw mode in windows (ollama#2509)