From 22613394a3700f098d2b5deb1af1bca6c85b8460 Mon Sep 17 00:00:00 2001 From: Yatharth Sharma Date: Sat, 24 Jan 2026 13:36:53 -0500 Subject: [PATCH] Add mps support to roadmap in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73341b6..6ec2d59 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ A: Yes, currently it uses float32. Float16 should be significantly faster(almost - [x] Release model and code - [x] Huggingface spaces demo +- [ ] Release mps support - [ ] Release code for float16 inference ## Acknowledgments