mirror of
https://github.com/ollama/ollama.git
synced 2025-03-30 04:32:02 +02:00
Currently, if a model uses an interface for its data structures (as mllama does) then the tensor data in the structs implementing that interface will not get loaded.