I see a valid version number
chrome://components->
Optimization Guide On Device Model - Version: 2025.8.8.1141
I have the following flags enabled.
Prompt API for Gemini Nano: enabled
Enables optimization guide on device: Enabled BypassPerfRequirement
I see the following from chrome://on-device-internals/
Foundational model state: Ready
Model Name: v3Nano
Version: 2025.06.30.1229
Backend Type: GPU (highest quality)
When I type the following on the console:
await LanguageModel.availability()
it prints 'available'
Any ideas why?
I also signed out of the browser, closed it and opened it to no avail.
Thanks for helping.