• Jesse Gross's avatar
    llama: Improve error handling · 312d9de1
    Jesse Gross authored
    Check for NULL return values from llama.cpp in more places and
    convert them into Go errors, which should make debugging easier
    in the future rather than having hidden surprises in our data
    structures.
    312d9de1
sampling_ext.cpp 1.62 KB