"vscode:/vscode.git/clone" did not exist on "06e6914951c6f3e048093e4dc85041c8569fbcad"
-
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