Ross ROSS = Recommend OSS · open-source software intelligence for agents

Lagrange-Labs/deep-prove

Framework to prove inference of ML models blazingly fast observed · 2026-08-28

github.com/Lagrange-Labs/deep-prove · homepage · Rust · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

60/100

  • Activity 85
  • Release rhythm 35
  • Longevity 47

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 664
  • days_rel: n/a
  • days_push: 94
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3357 stars · 102 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

DeepProve is a Rust framework for generating zero-knowledge proofs of neural network inference, including end-to-end proving of full LLM forward passes using sumcheck and logup GKR protocols. It includes a core zkml proving library, a client stack with a proof-generation worker and CLI, tensor storage, and telemetry tooling.

Use cases

  • prove that an LLM inference output came from a specific model
  • generate zero-knowledge proofs of neural network forward passes
  • verify ML model inference results without re-running the model
  • benchmark zkML proving performance for GPT-2, Gemma 3, and Llama 2
  • run a distributed proof generation network for AI inference
  • quantize models and prove MLP, CNN, and transformer inference

When to choose

  • you need cryptographically verifiable AI inference with succinct proofs
  • you want the fastest available zkML proving for transformer/LLM models
  • you need to prove inference of GPT-2, Gemma, or Llama models end-to-end
  • you want GPU-accelerated or horizontally distributed proof generation

When to avoid

  • you just need ML inference without verifiability
  • you need a permissively licensed library (it uses a custom Lagrange License)
  • your models are outside the supported MLP/CNN/transformer architectures
  • you need tiny proof sizes or millisecond-level verification on constrained devices

Facets

framework · maturity active

machine-learning llm-inference cryptography sdk cli monitoring artificial-intelligence machine-learning large-language-models security developer-tools rust cli zkml zero-knowledge-proofs zk-snarks verifiable-inference sumcheck gkr transformers quantization prover-network cryptography linux gpu docker

3 sources

Member repositories

RepositoryRoleHealth v2
Lagrange-Labs/deep-provemain60

For agents

markdown · JSON · MCP: product_card(name="Lagrange-Labs/deep-prove")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem