Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't get gemini nano to run with page assist on chrome v130 on win11 #227

Open
pleabargain opened this issue Oct 27, 2024 · 11 comments · Fixed by #242
Open

can't get gemini nano to run with page assist on chrome v130 on win11 #227

pleabargain opened this issue Oct 27, 2024 · 11 comments · Fixed by #242
Labels
bug Something isn't working

Comments

@pleabargain
Copy link

on chrome v 130

I followed the instructions:
In order to use Chrome AI, you need a browser version greater than 127, which is currently in the Dev and Canary channels. After downloading the supported version, follow these steps:

Go to chrome://flags/#prompt-api-for-gemini-nano and select "Enable".
Go to chrome://flags/#optimization-guide-on-device-model and select "EnabledBypassPrefRequirement".
Go to chrome://components, search for "Optimization Guide On Device Model", and click "Check for Update". This will download the model. If you don't see the settings, repeat steps 1 and 2 and relaunch your browser.

I followed the steps. no joy

Here's a vid showing all steps
https://youtu.be/NxKXcMgiz5k

thank you

@n4ze3m
Copy link
Owner

n4ze3m commented Oct 27, 2024

Hey, first of all, thanks for your sponsorship!

The Gemini Nano is not fully stable. Two weeks ago, it was working fine, but now it's showing an error. I’ll investigate what's happening. Thank you for the video.

I’ll let you know once it’s fixed. Thanks!

@n4ze3m n4ze3m added the bug Something isn't working label Oct 27, 2024
@n4ze3m
Copy link
Owner

n4ze3m commented Nov 3, 2024

Sorry, guys. This issue may take longer to fix since Chrome changed the APIs. :/ I’ll let you know if there are any updates

@n4ze3m n4ze3m mentioned this issue Nov 9, 2024
@n4ze3m n4ze3m linked a pull request Nov 9, 2024 that will close this issue
@n4ze3m
Copy link
Owner

n4ze3m commented Nov 12, 2024

The issue has been fixed. Please let me know if it's working or not. :)

@pleabargain
Copy link
Author

No joy.

Go to chrome://flags/#prompt-api-for-gemini-nano and select "Enable".
Go to chrome://flags/#optimization-guide-on-device-model and select "EnabledBypassPrefRequirement".
Go to chrome://components, search for "Optimization Guide On Device Model", and click "Check for Update".

image

image

"Optimization Guide On Device Model" doesn't exist on my v. of chrome after reinstalling chrome: "Optimization Guide On Device Model"
Optimization Guide On Device Model is missing after doing steps 1 and 2 and restarting

chrome://settings/help
v of chrome
Version 131.0.6778.70 (Official Build) (64-bit)

@n4ze3m n4ze3m reopened this Nov 13, 2024
@n4ze3m
Copy link
Owner

n4ze3m commented Nov 13, 2024

Hey, can you select EnabledBypassPrefRequirement from these settings?

image

@pleabargain
Copy link
Author

still not joy
https://youtu.be/fmqupjXqLGQ

@stanthewizzard
Copy link

same

@Tobe2d
Copy link

Tobe2d commented Nov 29, 2024

Same here ;-(

@mrdjohnson
Copy link

If it helps; nano is working for me on canary: macos
image

I've found that gemini does NOT work on chrome dev though :/ only chrome canary.

@Tobe2d
Copy link

Tobe2d commented Dec 3, 2024

If it helps; nano is working for me on canary: macos image

I've found that gemini does NOT work on chrome dev though :/ only chrome canary.

How did you get it to work?

@mrdjohnson
Copy link

  • I had already followed the steps to turn gemini on here

but after some time away from it I ran this in my chrome developer console (await ai.languageModel.capabilities()).available and it said "no" even though it used to be yes for sure.

so in chrome dev console I ran await ai.languageModel.create() to force it to renew itself, after a few minutes (maybe redownloading?). it started working again. I was using the Playground to verify that I even had gemini running as well. if its not working there, its probably broken everywhere

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants