We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5af3a98 commit 58c94b7Copy full SHA for 58c94b7
docs/build/nilRAG.md
@@ -141,15 +141,15 @@ The following table shows latency to upload to SecretVault multiple paragraphs o
141
<table>
142
<thead>
143
<tr>
144
- <th rowspan="2">Number of Paragraphs Stored in SecretVault</th>
+ <th rowspan="2">Number of Paragraphs Stored <br> in SecretVault</th>
145
<th colspan="2">RAG Time (sec.)</th>
146
<th colspan="2">Query Time (Inference + RAG, sec.)</th>
147
</tr>
148
149
- <th>No Clust.</th>
150
- <th> Clust.</th>
151
152
- <th>Clust.</th>
+ <th>No Clusters</th>
+ <th>5 Clusters</th>
+ <th>No <br> Clusters</th>
+ <th>5 <br> Clusters</th>
153
154
</thead>
155
<tbody>
0 commit comments