Lllm

Self hosted · local · api key required

One set of weights on one card, in front of every service.

An OpenAI shaped endpoint over llama.cpp. Before this each site carried its own model server, which on an 8GB card meant whichever one you used last evicted the other. This holds the model, hands out keys, and writes down every prompt and every completion that passes through.

Open dashboard → View source