ollama/docs
Blake Mizerany 49c126fde8 build.go: introduce a friendlier way to build Ollama
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 13:52:08 -07:00
..
tutorials Update langchain python tutorial (#2737) 2024-02-25 00:31:36 -05:00
README.md Update README.md 2024-03-13 21:12:17 -07:00
api.md Docs: Remove wrong parameter for Chat Completion (#3515) 2024-04-06 09:08:35 -07:00
development.md build.go: introduce a friendlier way to build Ollama 2024-04-09 13:52:08 -07:00
faq.md change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347) 2024-03-26 13:04:17 -07:00
gpu.md Add docs for GPU selection and nvidia uvm workaround 2024-03-21 11:52:54 +01:00
import.md Update import.md 2024-02-22 02:08:03 -05:00
linux.md Finish unwinding idempotent payload logic 2024-03-09 08:34:39 -08:00
modelfile.md change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347) 2024-03-26 13:04:17 -07:00
openai.md change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347) 2024-03-26 13:04:17 -07:00
troubleshooting.md Safeguard for noexec 2024-04-01 16:48:33 -07:00
tutorials.md Created tutorial for running Ollama on NVIDIA Jetson devices (#1098) 2023-11-15 12:32:37 -05:00
windows.md Revamp ROCm support 2024-03-07 10:36:50 -08:00