Exploring the Extraction of Chrome's Built-in Gemini Nano Local Weights
Robert__Sinclair · reddit · 2026-07-07
The Chrome browser has automatically downloaded the Gemini Nano local model in the background (likely a quantized version of the Gemma vision model). A user attempted to load the weights.bin file directly in a Linux shell, but TensorFlow, llama.cpp, and rtlite failed to recognize the format, which is suspected to be an rtlite or tflite variant.
This post reveals the current access limitations of built-in browser edge AI models: although Chrome has pushed AI inference capabilities to the edge, its model formats are not yet compatible with mainstream inference frameworks, presenting a significant barrier to openness.
More from Infra
- SF Compute founder: buying compute is 'an absolutely awful experience' right now — IgorCarron · 2026-09-11
- SmolVM open-sources persistent computer infrastructure for agents that outlive chat sessions — aniketmaurya · 2026-09-11
- PyTorch Day Korea 2026 launches first offline conf, CFP closes Sept 13 — PyTorch · 2026-09-11
- Local LLM server dilemma: 4x CMP-170HX (price up 53% in 20 days) vs Mac Studio M5 Ultra — rumboll · 2026-09-11
- llama.cpp lands Flash Attention tuning for RDNA4, big prefill gains on AMD — pmttyji · 2026-09-11
- Your p99 latency benchmark may be lying: a deep dive into coordinated omission — Franc0Fernand0 · 2026-09-11