mirror of
https://github.com/ollama/ollama.git
synced 2026-03-11 20:23:55 -05:00
If the user has somehow installed another GGML based app which places a ggml-base lib somewhere in their PATH, we can experience runtime problems due to incompatibilities. This change adds a warning message if we detect a ggml-base outside of our install location to aid in troubleshooting.