Download raw body.
misc/llama.cpp: add rc script for llama-server
i'm not super happy to keep burning the limited resource of static uids
for things which like maybe 1 or 2 people will use. (finding an
additional range in the not too high digits above 1000 has been tricky,
and I think there was some objection about large sparse files if using
much higher numbers)..
not sure of a way forward on that though.
other than that, there's a discrepancy between these two:
> +@sample ${LOCALSTATEDIR}/db/llama-server/
> + :setenv=LLAMA_CACHE=/var/db/llama-server:\
misc/llama.cpp: add rc script for llama-server