Model lifecycle stages
Models in Serverless Inference use the following terminology for the stages of their lifecycle:- Experimental: The model is available for initial experimentation, but isn’t bound by our standard SLA or deprecation process.
- Generally available: The model is fully supported and recommended for use.
- Deprecated: The model is scheduled for removal. Update to a recommended replacement as soon as possible.
- Retired: The model is no longer available. Any requests to retired models fail and return an
HTTP 404status code.