Spaces:
Running
Running
updating intro text
Browse files- index.html +7 -3
index.html
CHANGED
@@ -28,9 +28,13 @@
|
|
28 |
for the block, which is a function of how often the chunks in the
|
29 |
block are shared between files. The darker the color, the more
|
30 |
frequently content is shared, the better the overall upload and
|
31 |
-
download times for a given file!
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
34 |
<a
|
35 |
target="_blank"
|
36 |
href="https://huggingface.co/blog/from-chunks-to-blocks"
|
|
|
28 |
for the block, which is a function of how often the chunks in the
|
29 |
block are shared between files. The darker the color, the more
|
30 |
frequently content is shared, the better the overall upload and
|
31 |
+
download times for a given file! The deduplication savings here take a
|
32 |
+
191GB repo and cut it down to 97GB, helping to shave a few hours off
|
33 |
+
the upload time.
|
34 |
+
</p>
|
35 |
+
<p>
|
36 |
+
You can read more about chunks, blocks, and the nitty gritty details
|
37 |
+
of how we make this all work in our accompanying
|
38 |
<a
|
39 |
target="_blank"
|
40 |
href="https://huggingface.co/blog/from-chunks-to-blocks"
|