| { |
| "deployment": { |
| "model_is_optional": true, |
| "must_apply_preflight_hazard_guard": true, |
| "must_not_replace_confident_deterministic_parse": true, |
| "must_validate_schedule_parser_schema_v1": true, |
| "supported_execution_providers": [ |
| "webgpu" |
| ], |
| "unavailable_reason_code": "model_unavailable", |
| "unsupported_optional_execution_providers": [ |
| "wasm" |
| ] |
| }, |
| "inference": { |
| "acceptance_confidence_threshold": 0.7, |
| "irrelevant_context_masking": true, |
| "issue_threshold": 0.5, |
| "preflight_hazard_guard": true, |
| "risk_threshold": 0.5, |
| "slot_presence_threshold": 0.6, |
| "span_decoder": "guarded_hybrid", |
| "treatment_control_rescue": false |
| }, |
| "inputs": [ |
| "input_ids", |
| "attention_mask" |
| ], |
| "max_phases": 4, |
| "max_sequence_length": 512, |
| "outputs": [ |
| "token_logits", |
| "status_logits", |
| "phase_count_logits", |
| "reference_logits", |
| "issue_logits", |
| "risk_logits", |
| "window_mode_logits", |
| "slot_presence_logits", |
| "slot_start_logits", |
| "slot_end_logits" |
| ], |
| "preprocessing": { |
| "consensus_policy": "parser-model-consensus-v2", |
| "deterministic_parser_input_must_be_normalized": true, |
| "model_offsets_restored_to_source_text": true, |
| "normalizer": "irrelevant-schedule-context-v1", |
| "normalizer_required": true, |
| "normalizer_source_sha256": "f2d90dd63df2d60a88039d8c8ca42412b0d34cc2d02f33f47132d1bc6073c07a", |
| "preflight_hazard_guard_required": true |
| }, |
| "quantization": { |
| "block_size": 128, |
| "graph_contract_verified": true, |
| "method": "weight-only-int4", |
| "onnxruntime_version": "1.28.0", |
| "op_types": [ |
| "MatMul", |
| "Gather" |
| ], |
| "per_channel": null, |
| "quantized_model_bytes": 123012561, |
| "quantized_model_sha256": "4e4a5b343832c97946800acaa1dc48b81df13c5889f4b6d915cfbd7cfcf6944f", |
| "semantic_parity_verified": false, |
| "semantic_safety_gate_verified": true, |
| "size_ratio": 0.13370504387717216, |
| "source_model_bytes": 920029323, |
| "source_model_sha256": "35bb5c1821d3dfa143c760a78699d4d9c4e48e9299134dadac10c7590aefd168", |
| "symmetric": true, |
| "web_runtime_verified": true, |
| "weight_type": "int4" |
| }, |
| "schema_version": "schedule-parser-schema-v1" |
| } |
|
|