Update README.md (#1)
Browse files- Update README.md (35167de9d9e3be9ddbb1574b4757013c4a06f051)
README.md
CHANGED
@@ -372,6 +372,19 @@ You can finetune this model on your own dataset.
|
|
372 |
|
373 |
### BibTeX
|
374 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
375 |
#### Sentence Transformers
|
376 |
```bibtex
|
377 |
@inproceedings{reimers-2019-sentence-bert,
|
@@ -385,7 +398,7 @@ You can finetune this model on your own dataset.
|
|
385 |
}
|
386 |
```
|
387 |
|
388 |
-
|
389 |
```bibtex
|
390 |
@misc{kusupati2024matryoshka,
|
391 |
title={Matryoshka Representation Learning},
|
@@ -397,7 +410,7 @@ You can finetune this model on your own dataset.
|
|
397 |
}
|
398 |
```
|
399 |
|
400 |
-
|
401 |
```bibtex
|
402 |
@misc{gao2021scaling,
|
403 |
title={Scaling Deep Contrastive Learning Batch Size under Memory Limited Setup},
|
|
|
372 |
|
373 |
### BibTeX
|
374 |
|
375 |
+
#### Redis Langcache-embed Models]
|
376 |
+
```bibtex
|
377 |
+
@inproceedings{langcache-embed-v1,
|
378 |
+
title = "Advancing Semantic Caching for LLMs with Domain-Specific Embeddings and Synthetic Data",
|
379 |
+
author = "Gill, Cechmanek, Hutcherson, Rajamohan, Agarwal, Gulzar, Singh, Dion",
|
380 |
+
month = "04",
|
381 |
+
year = "2025",
|
382 |
+
url = "https://arxiv.org/abs/2504.02268",
|
383 |
+
}
|
384 |
+
```
|
385 |
+
|
386 |
+
|
387 |
+
|
388 |
#### Sentence Transformers
|
389 |
```bibtex
|
390 |
@inproceedings{reimers-2019-sentence-bert,
|
|
|
398 |
}
|
399 |
```
|
400 |
|
401 |
+
|
402 |
```bibtex
|
403 |
@misc{kusupati2024matryoshka,
|
404 |
title={Matryoshka Representation Learning},
|
|
|
410 |
}
|
411 |
```
|
412 |
|
413 |
+
|
414 |
```bibtex
|
415 |
@misc{gao2021scaling,
|
416 |
title={Scaling Deep Contrastive Learning Batch Size under Memory Limited Setup},
|