Jesse Gross de1557a0dc runner.go: Better handle return NULL values from llama.cpp
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.
2024-10-28 18:12:29 -07:00
..
2024-10-18 16:12:35 -07:00
2024-10-18 16:12:35 -07:00
2024-10-18 16:12:35 -07:00
2024-08-05 09:28:07 -07:00