Live Demos
Try TransferOracle structural auditing directly in your browser. No sign-up required. Each demo calls the real API — same engine used in production.
Model Health Check
Upload training and deployment embeddings — get a structural diagnosis before you ship. Traffic-light verdict with per-class coverage breakdown.
/v1/audit/transferQuantization Comparison
Compare quantization variants side-by-side. See which INT8/INT4/FP8 config preserves your model best — and which classes each variant puts at risk.
/v1/audit/quantizationReal-Time Monitor
Watch structural auditing happen live. Simulated inference stream with anomaly gauge, timeline visualisation, and per-vector verdict log.
/v1/monitor/stateDemo vs API vs On-Premise
These demos are rate-limited previews. The full API and on-premise solutions handle production-scale workloads.
Demo
Try it now
- •500 samples per matrix
- •2,048 dimensions
- •10 audits / day
- •Pre-built scenarios
API
pip install growt-client
- •10,000 samples per matrix
- •4,096 dimensions
- •Up to 600 req/min
- •All public endpoints
On-Premise
CUDA & FPGA
- •No sample limits
- •Hardware-accelerated
- •Sub-10μs FPGA latency
- •Tamper-proof hash chain
Integrate into your workflow
TransferOracle plugs directly into the tools you already use. No workflow changes required.
mlflow.evaluate(evaluators=["growt"])pip install growt-modeloptgrowt-triton backendpip install growt-vllm