Skip to content

Commit 3eb0aaf

Browse files
Obscure
1 parent 479eb26 commit 3eb0aaf

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ This lets it return cached model responses for semantically similar prompts—no
7575
<img src="docs/VCacheVisualizer.gif" alt="vCache Visualization" width="60%">
7676
</p>
7777

78-
Please refer to the [vCache paper](https://arxiv.org/abs/2502.03771) for further details.
79-
8078

8179
### System Integration
8280

@@ -180,16 +178,3 @@ We provide three open benchmarks:
180178
- **SemCacheSearchQueries** (real-world search logs) - [Dataset ↗](https://huggingface.co/datasets/vCache/SemBenchmarkSearchQueries)
181179

182180
See the [Benchmarking Documentation](benchmarks/ReadMe.md) for instructions.
183-
184-
## 📄 Citation
185-
186-
If you use vCache for your research, please cite our [paper](https://arxiv.org/abs/2502.03771).
187-
188-
```bibtex
189-
@article{schroeder2025adaptive,
190-
title={vCache: Verified Semantic Prompt Caching},
191-
author={Schroeder, Luis Gaspar and Desai, Aditya and Cuadron, Alejandro and Chu, Kyle and Liu, Shu and Zhao, Mark and Krusche, Stephan and Kemper, Alfons and Zaharia, Matei and Gonzalez, Joseph E},
192-
journal={arXiv preprint arXiv:2502.03771},
193-
year={2025}
194-
}
195-
```

0 commit comments

Comments
 (0)