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

Typo: add bibtex command

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