This is what I've done after spending some time to look into it, this is for Linux Desktop:
Delete Chrome's silent 4 GB AI model file and AI
In Chrome, go to: chrome://flags
Search for and Disable these:
Enables optimization guide on device
Prompt API for Gemini Nano
AI Mode
Open DevTools (F12 or Ctrl+Shift+I).
Click the Settings (gear icon).
Go to AI Innovations and uncheck Enable AI assistance.
For Linux, in a bash shell, this should prevent Chrome from trying to download the file again because the root user instead of my user, will own the file/directory.
Or accidentally trigger it because you're using a key binding you've used for 15 years that, upon hitting an unexpected consent screen, triggers the consent button.
Delete Chrome's silent 4 GB AI model file and AI
In Chrome, go to: chrome://flags
Open DevTools (F12 or Ctrl+Shift+I). For Linux, in a bash shell, this should prevent Chrome from trying to download the file again because the root user instead of my user, will own the file/directory. In case they already existed from doing the above previously, make sure root user owns them. List to check them.