ollama/llm
Jeffrey Morgan 5296f487a8
llm: attempt to evaluate symlinks, but do not fail (#9089)
provides a better approach to #9088 that will attempt to
evaluate symlinks (important for macOS where 'ollama' is
often a symlink), but use the result of os.Executable()
as a fallback in scenarios where filepath.EvalSymlinks
fails due to permission erorrs or other issues
2025-02-13 22:37:59 -08: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 runner: Set windows above normal priority (#6905) 2024-09-21 16:54:49 -07:00
memory_test.go next ollama runner (#7913) 2025-02-13 16:31:21 -08:00
memory.go next ollama runner (#7913) 2025-02-13 16:31:21 -08:00
server_test.go llm: do not error on "null" format (#8139) 2024-12-17 09:49:37 -08:00
server.go llm: attempt to evaluate symlinks, but do not fail (#9089) 2025-02-13 22:37:59 -08:00
status.go Improve crash reporting (#7728) 2024-11-19 16:26:57 -08:00