From ae917f4da1ca26bf1c08b813279031894b983941 Mon Sep 17 00:00:00 2001 From: francescocapanosap <154212472+francescocapanosap@users.noreply.github.com> Date: Thu, 25 Jun 2026 08:48:52 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b55718c..ba5fbd1 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ SPRINT is a scalable framework for differentially private (DP) fine-tuning and inference via multiparty computation (MPC) of transformer-based models. SPRINT is built on top of PyTorch, Opacus for DP fine-tuning and CrypTen for MPC inference. -Repository for the paper ["SPRINT: Scalable, Secure & Private Inference for Transformers"](https://petsymposium.org/popets/2026/popets-2026-0008.pdf) accepted at [PoPETS 2026](https://petsymposium.org/2026/paperlist.php) +Repository for the paper ["SPRINT: Scalable, Secure & Private Inference for Transformers"](https://petsymposium.org/popets/2026/popets-2026-0008.pdf) accepted at [PoPETS 2026](https://petsymposium.org/2026/paperlist.php). If you find this code useful in your research, please cite our paper: ```