Custom AI model ownership is decided by contract, not by default. If your vendor agreement is silent on the weights, you may be paying to build someone else's asset.
Who owns a custom AI model? The short answer
Updated July 2026.
Custom AI model ownership is determined by the development contract, not by intellectual-property defaults. United States copyright law does not clearly protect model weights, so in practice weights are held as trade secrets — and a trade secret belongs to whoever the contract says controls it. When the agreement is silent, the vendor usually keeps effective ownership, whatever the sales deck implied.
Read the contract before the demo. The demo is easy. The clause is the asset.
A custom AI model is four assets, not one
1. The weights. The trained parameters — the thing everyone means by "the model." Ownership must be assigned in writing, including checkpoints and fine-tuned derivatives. 2. The training data. Provenance and license for every dataset. You can own the model outright and still hold a liability if it was trained on data nobody had the right to use. 3. The pipeline. Training scripts, evaluation harness, deployment code. Without these you own a model you cannot retrain, which is a depreciating file. 4. The outputs. Who may use them, and whether the vendor may learn from them to improve models sold to others.
An ownership clause that names only "the model" leaves three of the four assets on the table.
The contract terms that matter: a checklist
| Term | What to require | Red flag | | --- | --- | --- | | IP assignment | Weights, checkpoints, and fine-tuned derivatives assigned to you on payment | Vendor "retains a license" to your model | | Training-data provenance | A manifest of every dataset with its source and license | "Proprietary data blend," no manifest | | Data reuse | Your data never trains models for other clients | Silence, or "to improve our services" | | Derivative works | You may retrain, distill, and modify without vendor consent | Retraining requires paid vendor involvement | | Deployment | Runs in your cloud or on-premises; you hold the keys | Model reachable only through the vendor's API | | Exit | Full handover: weights, code, evals, documentation | "Transition assistance" priced at exit |
Six rows. If a vendor resists more than one of them, you are renting, not buying — whatever the invoice says.
Build vs buy: when renting is fine, and when it is not
Renting is often the right call. ChatGPT Enterprise, hosted assistants, and API-based tools are correct for commodity work — drafting, summarization, general questions. You get speed and zero maintenance. What you do not get is an asset, and your competitors rent the identical tool.
Owning matters in four situations: the model encodes proprietary data or process a competitor cannot replicate; regulation or contract prevents your data from leaving your environment; per-token API economics break at your volume; or the capability itself is the moat. In those cases custom AI model ownership is the entire point of the build.
Rent the commodity. Own the differentiator. Most companies should do both, deliberately.
Data provenance and governance: the questions a regulator will ask
Does your data train anyone else's model? That answer must be a contractual no, not a reassurance on a call. Under GDPR and CCPA/CPRA you remain accountable for personal data a vendor processes on your behalf — including data absorbed into model weights you cannot inspect.
Ownership without documentation fails audits. A defensible model asset ships with a training-data manifest, evaluation records, and a model card stating capabilities and limits. Buyers pursuing SOC 2 or ISO 27001 alignment need this paper trail on day one, not reconstructed during diligence. Structuring it is core AI governance consulting work.
A model trained on data you had no right to use is not an asset. It is a liability with weights.
Where Blankpage stands: client-owned, fully transferred
Our position is fixed. Every model we build belongs to the client: weights, checkpoints, pipeline, evaluation harness, documentation, all assigned on payment. Deployment is private — your cloud or your hardware — through our private LLM development practice. Your data never trains another client's model. No lock-in; the clean exit is in the contract because the clean exit is the point.
The path: a two-week Diagnostic Sprint settles build-vs-buy honestly, with the AI model ownership economics in writing — and sometimes the honest verdict is "buy." When building wins, a Design & Build engagement (6-12 weeks) ships the model through our custom AI development practice, with full IP transfer at exit.
We build assets, not dependencies. If you cannot fire us and keep the model, we did it wrong.
Frequently asked questions
- Who owns the AI model you build for us?
- You do. Every model Blankpage builds is assigned to the client on payment: weights, checkpoints, training pipeline, evaluation harness, and documentation, deployed privately in the client's own environment. The engagement ends with a clean exit and full IP transfer — the client can retrain, modify, or operate the model with no further involvement from us.
- Does our data train anyone else's model?
- No. Client data is used solely to build the client's own model, deployed privately, and never trains models for any other party. This must be a written contractual term in any AI development agreement, not a verbal assurance — under GDPR and CCPA/CPRA, you remain accountable for personal data a vendor processes, including data absorbed into model weights.
- Who owns a model fine-tuned from an open-source base?
- The base weights remain governed by their original license — permissive terms such as Apache 2.0 allow broad commercial use, while some community licenses carry restrictions that survive fine-tuning. The fine-tuned checkpoint and the deltas your data produced can be assigned to you by contract, within the base license's terms. Diligence means reading the base license and the development agreement together; either one alone tells you half the story.
- How is a custom AI model different from ChatGPT Enterprise?
- ChatGPT Enterprise is a rental: a capable hosted tool whose weights, roadmap, and pricing belong to the provider, and which every competitor can rent on the same terms. A custom AI model is an owned asset — private weights trained on your data, retrainable on your schedule, deployed in your environment, transferable and auditable. Rental is right for commodity tasks; ownership is right when the model encodes something proprietary.