ollama/.github/workflows
Blake Mizerany fccf3eecaa
build.go: introduce a friendlier way to build Ollama (#3548)
This commit introduces a more friendly way to build Ollama dependencies
and the binary without abusing `go generate` and removing the
unnecessary extra steps it brings with it.

This script also provides nicer feedback to the user about what is
happening during the build process.

At the end, it prints a helpful message to the user about what to do
next (e.g. run the new local Ollama).
2024-04-09 14:18:47 -07:00
..
latest.yaml CI automation for tagging latest images 2024-03-28 16:07:37 -07:00
release.yaml build.go: introduce a friendlier way to build Ollama (#3548) 2024-04-09 14:18:47 -07:00
test.yaml build.go: introduce a friendlier way to build Ollama (#3548) 2024-04-09 14:18:47 -07:00