Skip to content

Commit 2660aa1

Browse files
author
Masoud
authored
Update README with completed tasks
Signed-off-by: Masoud <masoud@anyscale.com>
1 parent 122da2b commit 2660aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Extension of [zkml](https://github.com/uiuc-kang-lab/zkml) for distributed provi
88

99
1. ~~**Make Merkle root public**: Add root to public values so next chunk can verify it~~ Done
1010
2. ~~**Complete proof generation**: Connect chunk execution to actual proof generation ([#8](https://github.com/ray-project/distributed-zkml/issues/8))~~ Done
11-
3. **Ray-Rust integration**: Connect Python Ray workers to Rust proof generation ([#9](https://github.com/ray-project/distributed-zkml/issues/9))
11+
3. ~~**Ray-Rust integration**: Connect Python Ray workers to Rust proof generation ([#9](https://github.com/ray-project/distributed-zkml/issues/9))~~ Done
1212
4. **GPU acceleration**: Current implementation is CPU-based. GPU acceleration for proof generation requires additional work ([#10](https://github.com/ray-project/distributed-zkml/issues/10))
1313

1414
---

0 commit comments

Comments
 (0)