Skip to content

Commit 6ca7f39

Browse files
authored
add doc prepend and update commit sha for voyage-4-nano (#4676)
* add doc prepend and update commit sha for voyage-4-nano * 7chars sha
1 parent 7785e54 commit 6ca7f39

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

en/rag/model-hub.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ <h3 id="hugging-face-embedder">Huggingface Embedder</h3>
381381
<tr><td>Matryoshka dimensions</td><td><code>x[2048]</code>, <code>x[1024]</code>, <code>x[512]</code>, <code>x[256]</code></td></tr>
382382
<tr><td><a href="../reference/schemas/schemas.html#distance-metric">distance-metric</a></td><td><code>angular</code></td></tr>
383383
<tr><td>License</td><td><a href="https://www.apache.org/licenses/LICENSE-2.0">apache-2.0</a></td></tr>
384-
<tr><td>Source</td><td><a href="https://huggingface.co/thomasht86/voyage-4-nano-ONNX">https://huggingface.co/thomasht86/voyage-4-nano-ONNX</a> @ 736c0d0</td></tr>
384+
<tr><td>Source</td><td><a href="https://huggingface.co/thomasht86/voyage-4-nano-ONNX">https://huggingface.co/thomasht86/voyage-4-nano-ONNX</a> @ fcf290d</td></tr>
385385
<tr><td>Language</td><td>English</td></tr>
386386
<tr><td>Component declaration</td><td>
387387
<div class="pre-parent">
@@ -394,6 +394,7 @@ <h3 id="hugging-face-embedder">Huggingface Embedder</h3>
394394
<normalize>true</normalize>
395395
<prepend>
396396
<query>Represent the query for retrieving supporting documents: </query>
397+
<document>Represent the document for retrieval: </document>
397398
</prepend>
398399
</component>
399400
{% endhighlight %}</pre>
@@ -409,7 +410,7 @@ <h3 id="hugging-face-embedder">Huggingface Embedder</h3>
409410
<tr><td>Matryoshka dimensions</td><td><code>x[2048]</code>, <code>x[1024]</code>, <code>x[512]</code>, <code>x[256]</code></td></tr>
410411
<tr><td><a href="../reference/schemas/schemas.html#distance-metric">distance-metric</a></td><td><code>angular</code></td></tr>
411412
<tr><td>License</td><td><a href="https://www.apache.org/licenses/LICENSE-2.0">apache-2.0</a></td></tr>
412-
<tr><td>Source</td><td><a href="https://huggingface.co/thomasht86/voyage-4-nano-ONNX">https://huggingface.co/thomasht86/voyage-4-nano-ONNX</a> @ 736c0d0</td></tr>
413+
<tr><td>Source</td><td><a href="https://huggingface.co/thomasht86/voyage-4-nano-ONNX">https://huggingface.co/thomasht86/voyage-4-nano-ONNX</a> @ fcf290d </td></tr>
413414
<tr><td>Language</td><td>English</td></tr>
414415
<tr><td>Component declaration</td><td>
415416
<div class="pre-parent">
@@ -422,6 +423,7 @@ <h3 id="hugging-face-embedder">Huggingface Embedder</h3>
422423
<normalize>true</normalize>
423424
<prepend>
424425
<query>Represent the query for retrieving supporting documents: </query>
426+
<document>Represent the document for retrieval: </document>
425427
</prepend>
426428
</component>
427429
{% endhighlight %}</pre>

0 commit comments

Comments
 (0)