Inference Usage

og://network/inference

0inferences, run privately

Every request runs inside a hardware TEE enclave, relayed over OHTTP so even the network can't see who's asking. Inputs and outputs stay encrypted end-to-end — no one, not even OpenGradient, ever sees the data behind a prompt.

inferences_served_today
0
inferences_served_30d
0
tokens_processed
0
live tailstdout
$
How a confidential inference works
[01]

Sealed in transit

Each request is encrypted on the client and relayed through OHTTP, which strips identifying metadata. The network can route it, but never read it.

ohttp.relay()
[02]

Run in a secure enclave

Data is decrypted and the model runs only inside a hardware Trusted Execution Environment. The host machine and operators are locked out.

tee.execute()
[03]

Provably private

Remote attestation proves the enclave ran the exact, unmodified model. Inputs and outputs never leave the secure boundary in the clear.

attest.verify()

Tokens Processed

Daily tokens processed by confidential inference across the network

2.49B
Jul 18Aug 15
$og plot tokens-processed --interval 1d --range 30dstdout
Jul 18Aug 15

Inferences per App

Total inference requests served per application

478.35Ktotal inferences