model: Load tensors behind an interface
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.
Showing
Please register or sign in to comment