ollama icon indicating copy to clipboard operation
ollama copied to clipboard

ml/backend/ggml: optionally evaluate os.Executable() symlinks

Open jmorganca opened this issue 10 months ago • 0 comments

For Intel macOS hosts, optionally evaluate symlinks to os.Executable ahead of loading backends, fixing issues where 'ollama' is a symlink and is run manually in the command line. This may not be required as the ggml package would not be run via a symlink.

jmorganca avatar Feb 14 '25 06:02 jmorganca