ollama/llm/generate
Daniel Hiltgen 283948c83b Adjust windows ROCm discovery
The v5 hip library returns unsupported GPUs which wont enumerate at
inference time in the runner so this makes sure we align discovery.  The
gfx906 cards are no longer supported so we shouldn't compile with that
GPU type as it wont enumerate at runtime.
2024-07-20 15:17:50 -07:00
..
gen_common.sh llm: fix missing dylibs by restoring old build behavior on Linux and macOS (#5511) 2024-07-05 21:48:31 -04:00
gen_darwin.sh llm: add COMMON_DARWIN_DEFS to arm static build (#5513) 2024-07-05 22:42:42 -04:00
gen_linux.sh llm: dont link cuda with compat libs (#5621) 2024-07-10 20:01:52 -07:00
gen_windows.ps1 Adjust windows ROCm discovery 2024-07-20 15:17:50 -07:00
generate_darwin.go Revert "build.go: introduce a friendlier way to build Ollama (#3548)" (#3564) 2024-04-09 15:57:45 -07:00
generate_linux.go Revert "build.go: introduce a friendlier way to build Ollama (#3548)" (#3564) 2024-04-09 15:57:45 -07:00
generate_windows.go Revert "build.go: introduce a friendlier way to build Ollama (#3548)" (#3564) 2024-04-09 15:57:45 -07:00