"model/vscode:/vscode.git/clone" did not exist on "1fdb351c37a445fb2e8fdad19fff88f6d85b2912"
-
Jesse Gross authored
Llama.cpp sometimes returns NULL as a return value to report an error. We should explicitly check for this and convert it to a Go error rather than putting NULL in our data structures and waiting for it to blow up later.
de1557a0