You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/en/index.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -35,12 +35,12 @@ TEI offers multiple features tailored to optimize the deployment process and enh
35
35
Benchmark for [BAAI/bge-base-en-v1.5](https://hf.co/BAAI/bge-large-en-v1.5) on an NVIDIA A10 with a sequence length of 512 tokens:
36
36
37
37
<p>
38
-
<imgsrc="assets/bs1-lat.png"width="400" />
39
-
<imgsrc="assets/bs1-tp.png"width="400" />
38
+
<imgsrc="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/tei/bs1-lat.png"width="400"alt="Latency comparison for batch size of 1" />
39
+
<imgsrc="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/tei/bs1-tp.png"width="400"alt="Throughput comparison for batch size of 1"/>
40
40
</p>
41
41
<p>
42
-
<imgsrc="assets/bs32-lat.png"width="400" />
43
-
<imgsrc="assets/bs32-tp.png"width="400" />
42
+
<imgsrc="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/tei/bs32-lat.png"width="400"alt="Latency comparison for batch size of 32"/>
43
+
<imgsrc="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/tei/bs32-tp.png"width="400"alt="Throughput comparison for batch size of 32" />
0 commit comments