mirror of
https://github.com/tcsenpai/ollama.git
synced 2025-06-25 12:10:08 +00:00

The current CGo bindings for loading LoRAs only supports the older GGLA file format, which is no longer supported. This switches to use functions that load the newer GGUF LoRAs.