Skip to content

Commit 58c94b7

Browse files
committed
changed RAG and inference table
1 parent 5af3a98 commit 58c94b7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/build/nilRAG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -141,15 +141,15 @@ The following table shows latency to upload to SecretVault multiple paragraphs o
141141
<table>
142142
<thead>
143143
<tr>
144-
<th rowspan="2">Number of Paragraphs Stored in SecretVault</th>
144+
<th rowspan="2">Number of Paragraphs Stored <br> in SecretVault</th>
145145
<th colspan="2">RAG Time (sec.)</th>
146146
<th colspan="2">Query Time (Inference + RAG, sec.)</th>
147147
</tr>
148148
<tr>
149-
<th>No Clust.</th>
150-
<th> Clust.</th>
151-
<th>No Clust.</th>
152-
<th>Clust.</th>
149+
<th>No Clusters</th>
150+
<th>5 Clusters</th>
151+
<th>No <br> Clusters</th>
152+
<th>5 <br> Clusters</th>
153153
</tr>
154154
</thead>
155155
<tbody>

0 commit comments

Comments
 (0)