Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions en/rag/model-hub.html
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ <h3 id="hugging-face-embedder">Huggingface Embedder</h3>
<tr><td>Matryoshka dimensions</td><td><code>x[2048]</code>, <code>x[1024]</code>, <code>x[512]</code>, <code>x[256]</code></td></tr>
<tr><td><a href="../reference/schemas/schemas.html#distance-metric">distance-metric</a></td><td><code>angular</code></td></tr>
<tr><td>License</td><td><a href="https://www.apache.org/licenses/LICENSE-2.0">apache-2.0</a></td></tr>
<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>
<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>
<tr><td>Language</td><td>English</td></tr>
<tr><td>Component declaration</td><td>
<div class="pre-parent">
Expand All @@ -394,6 +394,7 @@ <h3 id="hugging-face-embedder">Huggingface Embedder</h3>
<normalize>true</normalize>
<prepend>
<query>Represent the query for retrieving supporting documents: </query>
<document>Represent the document for retrieval: </document>
</prepend>
</component>
{% endhighlight %}</pre>
Expand All @@ -409,7 +410,7 @@ <h3 id="hugging-face-embedder">Huggingface Embedder</h3>
<tr><td>Matryoshka dimensions</td><td><code>x[2048]</code>, <code>x[1024]</code>, <code>x[512]</code>, <code>x[256]</code></td></tr>
<tr><td><a href="../reference/schemas/schemas.html#distance-metric">distance-metric</a></td><td><code>angular</code></td></tr>
<tr><td>License</td><td><a href="https://www.apache.org/licenses/LICENSE-2.0">apache-2.0</a></td></tr>
<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>
<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>
<tr><td>Language</td><td>English</td></tr>
<tr><td>Component declaration</td><td>
<div class="pre-parent">
Expand All @@ -422,6 +423,7 @@ <h3 id="hugging-face-embedder">Huggingface Embedder</h3>
<normalize>true</normalize>
<prepend>
<query>Represent the query for retrieving supporting documents: </query>
<document>Represent the document for retrieval: </document>
</prepend>
</component>
{% endhighlight %}</pre>
Expand Down