ollama/llm
Daniel Hiltgen 29ec3ddf9a
Re-remove cuda v11 (#10694)
* Re-remove cuda v11

Revert the revert - drop v11 support requiring drivers newer than Feb 23

This reverts commit c6bcdc4223.

* Simplify layout

With only one version of the GPU libraries, we can simplify things down somewhat.  (Jetsons still require special handling)

* distinct sbsa variant for linux arm64

This avoids accidentally trying to load the sbsa cuda libraries on
a jetson system which results in crashes.

* temporary prevent rocm+cuda mixed loading
2025-12-29 06:38:18 -06:00
..
llm_darwin.go Optimize container images for startup (#6547) 2024-09-12 12:10:30 -07:00
llm_linux.go Optimize container images for startup (#6547) 2024-09-12 12:10:30 -07:00
llm_windows.go win: lint fix (#10571) 2025-12-29 06:37:51 -06:00
memory.go llm: Use first layer as memory buffer in estimation 2025-12-29 06:38:03 -06:00
memory_test.go Move quantization to new backend (#10363) 2025-12-29 06:37:52 -06:00
server.go Re-remove cuda v11 (#10694) 2025-12-29 06:38:18 -06:00
server_test.go lint: enable usetesting, disable tenv (#10594) 2025-12-29 06:37:55 -06:00
status.go Improve crash reporting (#7728) 2024-11-19 16:26:57 -08:00