mirror of
https://github.com/cloudstack-llc/ollama.git
synced 2026-07-19 14:43:30 -04:00
3c49c3ab0d
When there are multiple management libraries installed on a system not every one will be compatible with the current driver. This change improves our management library algorithm to build up a set of discovered libraries based on glob patterns, and then try all of them until we're able to load one without error.