Paper 2026/1849
Private and Verifiable Outsourcing of Open-Weight LLM Inference
Abstract
Open-weight models allow clients to run LLMs locally, thus keeping their data private from untrusted providers. However, running large models requires massive hardware and storage resources (especially challenging on resource-constrained devices like smartphones), limiting local execution to smaller models. This leaves clients with a frustrating compromise: settle for a less-capable model that can be run locally, or sacrifice privacy by sending queries to an external server. We present an efficient protocol that allows a client to privately and verifiably outsource LLM inference of an open-weight model to a pair of malicious (but non-colluding) servers. Privacy implies that neither server learns anything about the client's queries. At the same time, the client can verify the claimed result using information posted by the model owner along with the model weights. Compared to prior state-of-the-art for private LLM inference (SIGMA, PETS' 24) -- which does not provide verifiability -- our protocol is $\approx$11--14$\times$ faster while imposing no overhead at the servers (beyond the cost of inference in the original model). Our protocol also scales to larger models not supported by prior work: for example, with our protocol a client can run the Llama 2-70B model using just 179~MB of local storage (instead of the 140~GB required to run the model locally).
Metadata
- Available format(s)
-
PDF
- Category
- Cryptographic protocols
- Publication info
- Preprint.
- Keywords
- secure inferenceppmlmachine learningLLM
- Contact author(s)
-
kanav0610 @ gmail com
jkatz2 @ gmail com
imiers @ umd edu - History
- 2026-09-03: approved
- 2026-08-31: received
- See all versions
- Short URL
- https://ia.cr/2026/1849
- License
-
CC BY
BibTeX
@misc{cryptoeprint:2026/1849,
author = {Kanav Gupta and Jonathan Katz and Ian Miers},
title = {Private and Verifiable Outsourcing of Open-Weight {LLM} Inference},
howpublished = {Cryptology {ePrint} Archive, Paper 2026/1849},
year = {2026},
url = {https://eprint.iacr.org/2026/1849}
}