Check GPAI Model Systemic Risk Classification
euaiact_check_gpai_systemic_riskCheck systemic-risk GPAI status under EU AI Act Art. 51 via training FLOPs threshold or Commission designation, and receive obligations under Arts. 52, 53, and 55.
Instructions
Determine whether a general-purpose AI model qualifies as a GPAI model with systemic risk under Art. 51. This tool uses an adjudicated conservative boundary at or above 10^25 cumulative training FLOPs for the Art. 51(2) presumption. The Commission may also designate models with equivalent capabilities or impact under Art. 51(1)(b). Returns baseline GPAI obligations under Art. 53 plus systemic-risk-only obligations under Art. 55, and the Art. 52 notification duty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_name | No | Optional model name for traceability in the response. | |
| training_flops | No | Cumulative training compute in FLOPs (e.g. 2e25). The adjudicated product boundary triggers the Art. 51(2) presumption at or above 1e25. Omit if unknown; the tool then abstains instead of answering. | |
| commission_designated | No | Whether the Commission has formally designated the model as GPAI with systemic risk under Art. 51(1)(b). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_name | Yes | ||
| flops_threshold | Yes | ||
| notification_duty | Yes | ||
| relevant_articles | Yes | ||
| crosses_flops_threshold | Yes | ||
| systemic_risk_designation | Yes | ||
| is_gpai_with_systemic_risk | Yes | ||
| baseline_obligations_art_53 | Yes | ||
| systemic_risk_obligations_art_55 | Yes |