From 07977c1a0259a7cc08a3f1b80faa60eb1897d797 Mon Sep 17 00:00:00 2001 From: Benjamin Paine <57536852+painebenjamin@users.noreply.github.com> Date: Tue, 25 Nov 2025 20:54:16 -0500 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6313707..ba01fe7 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,6 @@

Disk-to-GPU Tensor loading at up to 25Gbps without GDS

-## Updates - -- **2025-11-25**: Now supports **multiple data types per checkpoint** with no regressions in speed! -
@@ -29,6 +25,11 @@ Run this benchmark in `tests/test_speed_comparison.py`
+## Updates + +- **2025-11-25**: Now supports **multiple data types per checkpoint** with no regressions in speed! + + # Integration Guide ## Mixins ### Diffusers/Transformers