Skip to main content

AI/ML / Gen AI / Controls / DEV

Model Version Pinning

CCC.GenAI.CN07 · MachineLearning

Mandate that applications are locked ("pinned") to a specific, tested version of a foundational model to prevent unexpected behaviour changes introduced by provider-side updates.

Related Capabilities

IDTitleDescription
CCC.Core.CP18Resource VersioningThe service automatically assigns versions to child resources which can be used to preserve, retrieve, and restore past iterations.

Related Threats

IDTitleDescription
CCC.GenAI.TH10Model Version DriftAn update to a managed GenAI model may cause unpredictable and breaking changes in its outputs, alignment, and performance. Systems built and tested against the previous version's specific behavior can suddenly fail or become insecure, as their functional and safety assumptions are no longer valid.

Assessment Requirements

IDTextApplicability
CCC.GenAI.CN07.AR01When an application makes an API call to a foundational model in a production environment, then it MUST specify an explicit version identifier.tlp-clear, tlp-green, tlp-amber, tlp-red

Guideline Mappings

FrameworkIDRemarks
FINOS-AIGFAIR-PREV-010AI Model Version Pinning