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. A X-Model-Alias response 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 IDNew ID
ibm-granite/granite-timeseries-ttm-v1ibm-research/granite-timeseries-ttm-v1
ibm-granite/granite-timeseries-ttm-v2-miniibm-research/granite-timeseries-ttm-v2-mini
ibm-granite/granite-timeseries-patchtstibm-research/granite-timeseries-patchtst
ibm-granite/granite-timeseries-patchtsmixeribm-research/granite-timeseries-patchtsmixer

We recommend updating to the new IDs when convenient, but the old IDs will continue to work indefinitely.