We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dfd8116 + ffd299a commit cbafa38Copy full SHA for cbafa38
README.md
@@ -11,6 +11,8 @@ Extension of [zkml](https://github.com/uiuc-kang-lab/zkml) for distributed provi
11
3. ~~**Ray-Rust integration**: Connect Python Ray workers to Rust proof generation ([#9](https://github.com/ray-project/distributed-zkml/issues/9))~~ Done
12
4. ~~**GPU acceleration**: ICICLE GPU backend for MSM operations ([#10](https://github.com/ray-project/distributed-zkml/issues/10))~~ Done - see [GPU Acceleration](#gpu-acceleration)
13
14
+**Note**: For production zkML, see [zk-torch](https://github.com/uiuc-kang-lab/zk-torch) or [Status and Limitations](#status-and-limitations).
15
+
16
---
17
18
## Table of Contents
0 commit comments