OpenAI · api

fine-tuning deprecation: shutdown date & replacement

Shuts down January 6, 2027 — in 102 days
Provider
OpenAI
Name
Self-serve fine-tuning (job creation)
Type
api
Announced
Shutdown
Replacement
—
Source
Official OpenAI notice

Self-serve fine-tuning: active existing customers can no longer create new fine-tuning jobs. Inference on fine-tuned models continues until the base model is deprecated. New orgs blocked from May 7, 2026; orgs without recent fine-tuned inference blocked from July 2, 2026.

How to migrate off fine-tuning

  1. Find every place that references it:
    grep -rn --exclude-dir={node_modules,.git,dist} "fine-tuning" .
  2. Follow the provider’s migration notes in the official notice.
  3. Re-run your evals or a sample of real prompts — output style, token usage and pricing can change between APIs.
  4. Check config outside code too: environment variables, feature flags, prompt-management tools, and fine-tuned model references.
  5. Deploy before January 6, 2027, and add the CI scanner so it cannot come back.

Same model on other platforms

Questions

Is fine-tuning deprecated?

Yes. OpenAI has deprecated fine-tuning. It shuts down on January 6, 2027.

When does fine-tuning shut down?

January 6, 2027, according to OpenAI's official deprecation notice.

What should I use instead of fine-tuning?

OpenAI has not named a specific replacement. Check the official source for current models.

What happens to requests to fine-tuning after the shutdown?

Requests using the retired model ID fail with an error, so any code still calling it breaks. Update and deploy before the shutdown date.

ModelSunset Alerts

Hear about a shutdown before your users do

Tell us which model IDs you depend on. We ping your Slack or Discord when one of them is deprecated, and again 90, 30, 7 and 1 day before shutdown — plus a personal calendar feed.

  • Watchlist of up to 50 model IDs across all providers
  • Alert within a day when a watched model is deprecated
  • Reminders 90 / 30 / 7 / 1 days before shutdown
  • Slack or Discord alerts + personal iCal feed

$5/ month

Cancel anytime from your account. 14-day money-back guarantee. Payments by Creem (Merchant of Record).