J94's picture
Initial Space upload
3436bdd verified

A newer version of the Gradio SDK is available: 6.14.0

Upgrade

Benchmarks

Clean product one-liner: control benchmarks live here as first-class product proof.

Why: memory, tensor, safety, economics, and routing quality need a local test track, not ad hoc side runs.

Local standalone benchmark

./benchmarks/run_standalone_control_bench.sh

Why: this proves the repo can benchmark its own graph-first and execution lanes without leaning on an external engine.

Golden XMLC seed

python3 benchmarks/build_golden_xmlc_seed.py

Why: this materializes a weakly supervised XMLC seed set over the corpus using a narrow set of golden emergent-practice tags such as loops_create_loops, kernel_abstractions, and reducible_map_engine.