{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreiauvkk36dwlgmswbwxtpfrssw2ammx4ecgsk3yv4zbjqxum34ee2a",
"uri": "at://did:plc:lk3jfj3zq4k4wxnk474axylu/app.bsky.feed.post/3mez3i5v4jy42"
},
"path": "/t/with-gpt-4o-being-deprecated-what-does-that-mean-for-gpt-4o-fine-tunes/1374324#post_5",
"publishedAt": "2026-02-16T21:28:50.000Z",
"site": "https://community.openai.com",
"textContent": "Isabella_Macedo:\n\n> I am confused\n\nPick one of the non-deprecated models without strikethrough:\n\n~~chatgpt-4o-latest~~\ngpt-4o-2024-05-03\ngpt-4o-2024-08-06 & fine-tuning\ngpt-4o-2024-11-20\n\n* * *\n\nYour code can also surface data from this Python dict I made;\nsome fine-tunings have been allowed past official shutoff,\nother deprecation announcements haven’t made any distinction\nabout their fine-tuning variants.\n\n\n DEPRECATIONS = {\n \"gpt-3.5-turbo-instruct\": {\"shutoff\": \"2026-09-28\"}, # not known to be offered for API fine-tuning\n \"babbage-002\": {\"shutoff\": \"2026-09-28\", \"ft_shutoff\": \"2031-09-28\"}, # new FT training disabled 2024-10-28; FT persistence after shutoff not specified -> +5y\n \"davinci-002\": {\"shutoff\": \"2026-09-28\", \"ft_shutoff\": \"2031-09-28\"}, # new FT training disabled 2024-10-28; FT persistence after shutoff not specified -> +5y\n \"gpt-3.5-turbo-1106\": {\"shutoff\": \"2026-09-28\"}, # ft_shutoff - undocumented end of fine tuned models\n \"gpt-4-0314\": {\"shutoff\": \"2026-03-26\"},\n \"gpt-4-1106-preview\": {\"shutoff\": \"2026-03-26\"}, # ft supported - could have been fine tuned\n \"gpt-4-0125-preview\": {\"shutoff\": \"2026-03-26\", \"alias\": \"gpt-4-turbo-preview\"}, # maybe not offered for ft?\n \"gpt-4o-audio-preview-2025-06-03\": {\"shutoff\": \"2026-03-24\"},\n \"gpt-4o-mini-audio-preview\": {\"shutoff\": \"2026-03-24\"},\n \"chatgpt-4o-latest\": {\"shutoff\": \"2026-02-17\"},\n \"codex-mini-latest\": {\"shutoff\": \"2026-01-16\"}, # still working 2026-01-20\n \"o1-mini-2024-09-12\": {\"shutoff\": \"2025-10-27\", \"alias\": \"o1-mini\"},\n \"gpt-4o-audio-preview-2024-10-01\": {\"shutoff\": \"2025-10-10\"},\n \"o1-preview-2024-09-12\": {\"shutoff\": \"2025-07-28\", \"alias\": \"o1-preview\"},\n \"gpt-4.5-preview\": {\"shutoff\": \"2025-07-14\"},\n \"gpt-4-32k-0613\": {\"shutoff\": \"2025-06-06\", \"alias\": \"gpt-4-32k\"}, # deprecation table separately lists \"gpt-4-32k\"\n \"gpt-4-32k-0314\": {\"shutoff\": \"2025-06-06\"},\n \"gpt-4-1106-vision-preview\": {\"shutoff\": \"2024-12-06\", \"alias\": \"gpt-4-vision-preview\"},\n \"gpt-3.5-turbo-0613\": {\"shutoff\": \"2024-09-13\", \"ft_shutoff\": \"2029-09-13\"}, # doc notes FT models not affected (still OK); FT persistence not specified -> +5y\n \"gpt-3.5-turbo-16k-0613\": {\"shutoff\": \"2024-09-13\", \"ft_shutoff\": \"2029-09-13\"}, # doc notes FT models not affected; FT persistence not specified -> +5y\n \"gpt-3.5-turbo-0301\": {\"shutoff\": \"2024-09-13\"},\n }\n",
"title": "With gpt-4o being deprecated - what does that mean for gpt-4o fine tunes?"
}