1. 09 Apr, 2024 2 commits
    • Blake Mizerany's avatar
      build.go: introduce a friendlier way to build Ollama (#3548) · fccf3eec
      Blake Mizerany authored
      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).
      fccf3eec
    • Michael Yang's avatar
      ci: use go-version-file · cb8352d6
      Michael Yang authored
      cb8352d6
  2. 04 Apr, 2024 3 commits
  3. 03 Apr, 2024 1 commit
    • Daniel Hiltgen's avatar
      Fix CI release glitches · e4a7e5b2
      Daniel Hiltgen authored
      The subprocess change moved the build directory
      arm64 builds weren't setting cross-compilation flags when building on x86
      e4a7e5b2
  4. 28 Mar, 2024 1 commit
  5. 26 Mar, 2024 1 commit
  6. 15 Mar, 2024 1 commit