ollama/docs
Michael Yang dcfb7a105c
next build (#8539)
* add build to .dockerignore

* test: only build one arch

* add build to .gitignore

* fix ccache path

* filter amdgpu targets

* only filter if autodetecting

* Don't clobber gpu list for default runner

This ensures the GPU specific environment variables are set properly

* explicitly set CXX compiler for HIP

* Update build_windows.ps1

This isn't complete, but is close.  Dependencies are missing, and it only builds the "default" preset.

* build: add ollama subdir

* add .git to .dockerignore

* docs: update development.md

* update build_darwin.sh

* remove unused scripts

* llm: add cwd and build/lib/ollama to library paths

* default DYLD_LIBRARY_PATH to LD_LIBRARY_PATH in runner on macOS

* add additional cmake output vars for msvc

* interim edits to make server detection logic work with dll directories like lib/ollama/cuda_v12

* remove unncessary filepath.Dir, cleanup

* add hardware-specific directory to path

* use absolute server path

* build: linux arm

* cmake install targets

* remove unused files

* ml: visit each library path once

* build: skip cpu variants on arm

* build: install cpu targets

* build: fix workflow

* shorter names

* fix rocblas install

* docs: clean up development.md

* consistent build dir removal in development.md

* silence -Wimplicit-function-declaration build warnings in ggml-cpu

* update readme

* update development readme

* llm: update library lookup logic now that there is one runner (#8587)

* tweak development.md

* update docs

* add windows cuda/rocm tests

---------

Co-authored-by: jmorganca <jmorganca@gmail.com>
Co-authored-by: Daniel Hiltgen <daniel@ollama.com>
2025-01-29 15:03:38 -08:00
..
images Fix import image width (#6528) 2024-08-27 14:19:47 -07:00
api.md add new create api doc (#8388) 2025-01-13 17:30:24 -08:00
development.md next build (#8539) 2025-01-29 15:03:38 -08:00
docker.md build: fix arm container image (#7674) 2024-11-14 16:02:01 -08:00
examples.md examples: remove codified examples (#8267) 2025-01-13 11:26:22 -08:00
faq.md llm: introduce k/v context quantization (vRAM improvements) (#6279) 2024-12-03 15:57:19 -08:00
gpu.md docs: update suspend header in gpu.md (#8487) 2025-01-19 18:45:35 -08:00
import.md docs: fix minor typo in import.md (#7764) 2024-11-20 09:57:32 -08:00
linux.md build: Make target improvements (#7499) 2024-12-10 09:47:19 -08:00
modelfile.md docs: remove reference to the deleted examples folder (#8524) 2025-01-22 22:52:15 -08:00
openai.md openai: return usage as final chunk for streams (#6784) 2024-12-12 17:09:30 -08:00
README.md docs: fix path to examples (#8438) 2025-01-15 11:49:12 -08:00
template.md docs: add syntax highlighting on Go template code blocks (#8215) 2024-12-27 13:17:49 -05:00
troubleshooting.md all: fix typos in documentation, code, and comments (#7021) 2024-12-10 12:58:06 -08:00
windows.md build: Make target improvements (#7499) 2024-12-10 09:47:19 -08:00