Datasets:
metadata dict | metrics dict |
|---|---|
{
"component": "AISO Private AI Inference Benchmarks",
"author": "Brad Wallace",
"email": "coo@koba42.com",
"github": "https://github.com/tensorrent/prime-fhe",
"date": "2026-07-30T03:19:23",
"license": "Apache-2.0"
} | {
"vector_dim": 768,
"step_latency_ns": 1361,
"full_evaluation_ms": 1.05,
"throughput_dims_per_sec": 734923,
"wasm_p50_latency_ms": 1.28,
"wasm_p95_latency_ms": 5.28,
"wasm_p99_latency_ms": 5.72,
"wasm_parity_queries_passed": 10000,
"noise": "Zero",
"security_bits": 128
} |
AISO Private AI Inference Benchmarks
Author: Brad Wallace (coo@koba42.com)
Source Code: github.com/tensorrent/prime-fhe
License: Apache-2.0
Component Description
Homomorphic AI inference, WASM ReasoningPipeline, CDCL constraint propagation, and cognitive motif routing benchmarks.
Verified Benchmark Performance
| Metric | Value |
|---|---|
| Vector Dim | 768 |
| Step Latency Ns | 1361 |
| Full Evaluation Ms | 1.05 |
| Throughput Dims Per Sec | 734923 |
| Wasm P50 Latency Ms | 1.28 |
| Wasm P95 Latency Ms | 5.28 |
| Wasm P99 Latency Ms | 5.72 |
| Wasm Parity Queries Passed | 10000 |
| Noise | Zero |
| Security Bits | 128 |
Security & Mathematical Foundations
- Prime Field: $\mathbb{F}_P$ where $P = 2^{256} - 189$
- Security Level: 128-bit quantum-secure
- Noise Property: Zero noise (exact modular multiplication, no bootstrapping required)
License
Licensed under the Apache License, Version 2.0.
Copyright 2026 Brad Wallace (coo@koba42.com).
- Downloads last month
- 21