๐Ÿ›ก๏ธ AIcap Scan your repo free
2026-07-06 ยท AIcap Guides

Article 53: documentation duties for GPAI model providers

Most EU AI Act coverage fixates on high-risk *systems* and the August 2026 date. But if you provide a general-purpose AI model โ€” including a fine-tune of someone else's โ€” a separate obligation set in Article 53 has already applied since 2 August 2025. If that describes you, this is not a countdown; you are in the applicability window now.

Are you a GPAI provider?

You likely are if any of these hold:

You are probably *not* a GPAI provider if you only call third-party model APIs. Your obligations then live in the system-level rules (and your API vendor's Article 53 documentation becomes something you should be requesting โ€” see below).

The four Article 53 duties

DutyFor whom
(a) Technical documentation of the model โ€” training and testing process, evaluation results (Annex XI spells out the contents)All providers (open-source partially exempt)
(b) Information and documentation for downstream providers who build on your model (Annex XII)All providers (open-source partially exempt)
(c) A policy to comply with EU copyright law, including honouring text-and-data-mining opt-outsEveryone, no exemption
(d) A public summary of training content, using the AI Office templateEveryone, no exemption

Models classified as having systemic risk (the compute threshold is 10^25 FLOPs, or designation by the AI Office) add Article 55: adversarial testing, incident reporting, cybersecurity measures.

The Annex XI technical file, in engineering terms

Annex XI wants, among other things: the model's architecture and parameter count, design specifications and training methodology, data provenance and curation methods, compute used (training time, hardware), energy consumption, and evaluation results. Two observations from doing this in practice:

The downstream-documentation duty is a two-way street

Annex XII is what *your* customers get: capabilities, limitations, integration requirements, evaluation results. Flip it around: if you build on a GPAI model, you are entitled to this documentation from your provider. Put it in your vendor checklist. When your own high-risk system's Annex IV asks about the pre-trained model you used, the answer should be your provider's Annex XII package plus your own integration evidence โ€” your AI-BOM showing exactly which model, version, and SDK sit in the stack.

Practical sequencing

1. Classify yourself honestly โ€” provider, downstream deployer, or both (fine-tuning makes you both). 2. Stand up the mechanical evidence now: per-commit AI-BOM of the training and serving repos, infrastructure description, model-weight inventory with provenance. One CI job. 3. Write the procedural documents once: copyright/TDM policy, training-content summary on the AI Office template, curation methodology. 4. Version everything together. Article 53 documentation must be kept up to date; documentation that lives in the repo and regenerates its mechanical sections on merge is up to date by construction โ€” and a hash-chained scan ledger proves *when* each version existed.

The pattern is the same one that works for Annex IV: automate the inventory that rots, hand-write the judgement that doesn't.

AIcap generates your AI-BOM, risk register, and Annex IV draft from a single CI run โ€” free CLI, EU-hosted ledger.

Get started free โ†’