From 2d660bc330a82685567bb1941b71839666cb5a2e Mon Sep 17 00:00:00 2001 From: thomas chaton Date: Wed, 24 Jul 2024 13:42:29 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bb3e44234..de00df5f1 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,10 @@ Optimize data for fast AI model training.**
 Transform                              Optimize
-
-✅ Parallelize data processing       ✅ Stream large cloud datasets
-✅ Create vector embeddings          ✅ Accelerate training by 20x
-✅ Run distributed inference         ✅ Pause and resume data streaming
+  
+✅ Parallelize data processing       ✅ Stream large cloud datasets          
+✅ Create vector embeddings          ✅ Accelerate training by 20x           
+✅ Run distributed inference         ✅ Pause and resume data streaming      
 ✅ Scrape websites at scale          ✅ Use remote data without local loading