JohnGenetica's picture
Publish P12/P13 served runtime contract
3cee8ca verified
Raw
History Blame Contribute Delete
1.65 kB
{
"benchmark_scope": "same_checkpoint_same_hardware_same_prompt_cohort",
"contract_id": "p12_p13_same_checkpoint_served_runtime_contract",
"prompt_cohort_sources": [
"benchmarks/speculative_decoding_accept_rate_latest.json:config.corpus",
"benchmarks/p12_p13_speculative_served_readiness_latest.json:served_benchmark_contract"
],
"quality_boundary": "Quality non-regression and repair-cost deltas are required before any speed, cost, or public runtime claim.",
"required_arms": [
"baseline_no_spec",
"p12_trained_kan_draft_speculative",
"p13_long_context_moe_route",
"diffusion_multi_commit_candidate"
],
"required_metrics": [
"same_checkpoint_served_tokens_per_second",
"same_checkpoint_wall_clock_ttft",
"same_checkpoint_quality_non_regression",
"trained_kan_draft_head_accept_rate",
"repair_cost_delta",
"long_context_served_tokens_per_second",
"moe_expert_route_ablation",
"real_kv_cache_realignment_execution",
"real_multihorizon_acceptance_breakdown",
"multi_commit_denoise_policy",
"loss_or_quality_guard",
"served_wall_clock_after_multicommit"
],
"required_output_receipt": "benchmarks/p12_p13_same_checkpoint_served_runtime_latest.json",
"runner_status": "contract_ready_result_missing",
"same_checkpoint_requirements": {
"same_generation_settings": true,
"same_hardware": true,
"same_prompt_cohort": true,
"same_target_checkpoint": true,
"same_tokenizer": true
},
"schema": "ane.release.p12_p13_served_runtime_benchmark_request.v1",
"target_dataset_repo_id": "GetGenetica/p12-p13-speculative-served-runtime-contract"
}