en-US

Settings for GenAI local foundational model

Supported on: Microsoft Windows 7 or later

Registry

HKLM Software\Policies\Google\Chrome
HKCU Software\Policies\Google\Chrome

Options

GenAILocalFoundationalModelSettings enum
  • Downloads model automatically -> 0
  • Do not download model -> 1

Description

Configure how Google Chrome downloads the foundational GenAI model and uses for inference locally. When the policy is set to Allowed (0) or not set, the model is downloaded automatically, and used for inference. When the policy is set to Disabled (1), the model will not be downloaded, and the existing model (if already downloaded) will be deleted. On desktop platforms, model downloading can also be disabled by setting ComponentUpdatesEnabled to false.