Download raw body.
misc/llama.cpp: add rc script for llama-server
On Mon, 10 Nov 2025 18:56:23 +0100,
Stuart Henderson <stu@spacehopper.org> wrote:
>
> 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.
>
I need a user for login class :(
> other than that, there's a discrepancy between these two:
>
> > +@sample ${LOCALSTATEDIR}/db/llama-server/
>
> > + :setenv=LLAMA_CACHE=/var/db/llama-server:\
>
Probably don't understand. LOCALSTATEDIR is /var, isn't it?
--
wbr, Kirill
misc/llama.cpp: add rc script for llama-server