Skip to content

Ensure local AI models are deleted #13

@corbindavenport

Description

@corbindavenport

I want to double-check that Chrome, Firefox, and Microsoft Edge all delete their local AI models after the configuration scripts are installed. If all of them already do it, that information can be added to the browser documentation pages and the Q&A in index.md. If not, that should be added to the browser documentation and install script.

Test page to activate/download the local AI model (at least in Chrome/Edge): https://chrome.dev/web-ai-demos/writer-rewriter-api-playground/

It looks like Microsoft Edge does it. With the config disabled and browsing to that page, I see these folders added to my system:

/Users/corbin/Library/Application Support/Microsoft Edge/EdgeLLMRuntime - 2.51 GB
/Users/corbin/Library/Application Support/Microsoft Edge/EdgeLLMOnDeviceModel - 34.1 MB

When I install the Edge configuration again and restart, those folders are deleted.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions