"docs/conf.py" did not exist on "b54395481a3d89c87c26b2e592553f17dc461682"
  • 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
README.md 13.5 KB