"vscode:/vscode.git/clone" did not exist on "558029b6a8704d309ce38ddcffcc82866308995b"
ggml: return error on failure to read tensor data (#9872)
When converting a ggml model if there is a failure to read tensor data a nil error value was being returned. It should be assigned to the actual error from reading.
Showing
Please register or sign in to comment