ollama/llm
Daniel Hiltgen 04c1849878
discovery: prevent dup OLLAMA_LIBRARY_PATH (#12514)
This variable isn't currently documented or intended as something the user can
override, but if the user happens to set OLLAMA_LIBRARY_PATH we were doubling
this in the subprocess environment which will cause problems with the new
bootstrap discovery logic.
2025-10-06 14:36:44 -07: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-05-05 11:08:12 -07:00
memory.go llm: Allow overriding flash attention setting 2025-10-02 12:07:20 -07:00
memory_test.go Use runners for GPU discovery (#12090) 2025-10-01 15:12:32 -07:00
server.go discovery: prevent dup OLLAMA_LIBRARY_PATH (#12514) 2025-10-06 14:36:44 -07:00
server_test.go Use runners for GPU discovery (#12090) 2025-10-01 15:12:32 -07:00
status.go Improve crash reporting (#7728) 2024-11-19 16:26:57 -08:00