srijithrajamohan commited on
Commit
d534fbc
·
verified ·
1 Parent(s): 1285e71

Added ArXiv paper reference

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -134,6 +134,13 @@ print(similarities.shape)
134
  ### BibTeX
135
 
136
  #### Redis Langcache-embed Models
 
 
 
 
 
 
 
137
 
138
  #### Sentence Transformers
139
  ```bibtex
 
134
  ### BibTeX
135
 
136
  #### Redis Langcache-embed Models
137
+ @inproceedings{langcache-embed-v1,
138
+ title = "Advancing Semantic Caching for LLMs with Domain-Specific Embeddings and Synthetic Data",
139
+ author = "Gill, Cechmanek, Hutcherson, Rajamohan, Agarwal, Gulzar, Singh, Dion",
140
+ month = "04",
141
+ year = "2025",
142
+ url = "https://arxiv.org/abs/2504.02268",
143
+ }
144
 
145
  #### Sentence Transformers
146
  ```bibtex