Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Auto-detects your hardware to recommend the best Gemma 4 model and setup for your PC, Mac, or mobile device.
www.gemmamatch.com (powered by turbo0)
www.gemmamatch.com (powered by turbo0)
Submit your own product to reach creators and founders looking for the next tool to try.

Free tool to download Twitter/X GIFs as MP4 or convert to real .gif, no sign-up required.

Aissist is the agentic AI layer that resolves 83% of service and sales end-to-end at 4.8/5.0 CSAT.

A lightweight Windows tool for batch and unattended uninstallation of software, supporting 15 app types.

WonderLaunch is like a launchpad plus a long-term product directory. A founder submits a product, the product enters moderation, and once approved it gets assigned a launch date.

A powerful AI image processing tool

Extract code, design tokens, fonts, colors, media, and UI components instantly from any website. No installs needed.
The Gemma 4 Local Hardware Matcher is a browser-based tool that auto-detects your GPU, VRAM, and OS to recommend the optimal Gemma 4 model tier and generate a ready-to-run command for local inference — no installation or data upload required.
It is a web tool that reads your system's GPU and memory using browser-native WebGPU and WebGL APIs (no server communication), then cross-references your hardware against Gemma 4’s model tiers — from the 5B-parameter E2B for phones to the 31B Dense for workstations. It outputs a personalized recommendation including the best model, quantization level, expected speed in tokens per second, and a copy-paste terminal command for Ollama, llama.cpp, or Transformers. The tool is provided by GemmaMatch and runs entirely in your browser.
ollama run gemma4:26b), llama.cpp, or Hugging Face Transformers, including context-length flags and parallelism settings.--ctx-size 4096 to prevent OOM.-np 1 for parallelism, --ctx-size for context length). On mobile, it links directly to the AI Edge Gallery app.Yes, an RTX 4060 (8 GB VRAM) can run the E4B model (9B dense) at Q4_K_M quantization with 20–35 t/s. The 26B MoE requires 12+ GB VRAM and won’t fit. Use Ollama or LM Studio with gemma4:e4b.
Yes, the RTX 4090 (24 GB VRAM) runs Gemma 4 31B Dense at Q4_K_M (~20 GB) at 15–25 t/s. For best results, use -np 1 with Ollama; long contexts (10k+ tokens) may be tight.
Yes. On iOS/Android, the tool detects limited hardware but links to Google AI Edge Gallery for one-tap install of the E2B model (5B parameters, ~3 GB). The E4B may crash on devices with under 10 GB RAM.
Detection is generally accurate for single-GPU systems. On dual-GPU laptops, the browser may report the integrated GPU. Manual mode lets you correct this. Very new GPU models may show as "Unknown GPU" — use manual entry.
Yes, the hardware matcher is completely free to use. No sign-up, no installs, no data collection.