From a674438edf27d4d0c142f18911fbc58e2d421624 Mon Sep 17 00:00:00 2001 From: Eve Callicoat Date: Sat, 12 Apr 2025 23:34:21 +0000 Subject: [PATCH] Update roadmap for FA integration --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c4dd58..c2a30d1 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ curl -X POST http://localhost:8080/v1/images/generations \ ## Roadmap - ✅ Flux models support -- ⬜ FlashAttention integration +- ✅ FlashAttention integration - ⬜ Broader model compatibility (Stable Diffusion, Hunyuan, etc.) - ⬜ Distributed inference across multiple GPUs/nodes - ⬜ Parallel optimization methods like PipeFusion, Ulysses, Ring, and DistVAE