1
0

Add mps support to roadmap in README

This commit is contained in:
Yatharth Sharma
2026-01-24 13:36:53 -05:00
committed by GitHub
parent 12a672c06f
commit 22613394a3

View File

@@ -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