April 12, 2026
platformapi
Model Alias System & IBM Model Rename
IBM models renamed from ibm-granite to ibm-research with full backwards compatibility
#IBM Model Rename
All IBM Granite time-series models have been renamed from ibm-granite/* to ibm-research/* to reflect the correct organizational namespace.
#Backwards Compatibility
Existing integrations continue to work without changes:
- API: Requests using old
ibm-granite/...model IDs resolve transparently. AX-Model-Aliasresponse header signals when a deprecated ID is used. - Website: Old model page URLs (e.g.,
/models/ibm-granite/granite-timeseries-ttm-v1) redirect permanently (301) to their canonical paths. - SDKs: Both old and new IDs are accepted.
#Updated Model IDs
| Old ID | New ID |
|---|---|
ibm-granite/granite-timeseries-ttm-v1 | ibm-research/granite-timeseries-ttm-v1 |
ibm-granite/granite-timeseries-ttm-v2-mini | ibm-research/granite-timeseries-ttm-v2-mini |
ibm-granite/granite-timeseries-patchtst | ibm-research/granite-timeseries-patchtst |
ibm-granite/granite-timeseries-patchtsmixer | ibm-research/granite-timeseries-patchtsmixer |
We recommend updating to the new IDs when convenient, but the old IDs will continue to work indefinitely.