Update README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
Benchmark script for measuring how long it takes to **edit GGUF headers in-place** on Hugging Face with streaming blobs (xet) and create a **pull request** per file.
|
| 4 |
It fetches metadata, rebuilds the header with a small change, commits an edit (header slice only), and records timings to a CSV.
|
| 5 |
|
| 6 |
-
## Result
|
| 7 |
|
| 8 |
<div class="flex">
|
| 9 |
|
|
|
|
| 3 |
Benchmark script for measuring how long it takes to **edit GGUF headers in-place** on Hugging Face with streaming blobs (xet) and create a **pull request** per file.
|
| 4 |
It fetches metadata, rebuilds the header with a small change, commits an edit (header slice only), and records timings to a CSV.
|
| 5 |
|
| 6 |
+
## Result from [benchmark.ts](https://huggingface.co/mishig/xet-gguf-edit-test/blob/main/benchmark.ts)
|
| 7 |
|
| 8 |
<div class="flex">
|
| 9 |
|