Gemma 4 in Pure JAX: What Ports from TPU to GPU, and What Doesn't
This article is about running a hand-written Gemma 4 port in pure JAX on three different accelerators, and about the two places the abstraction leak…
Tech news from the best sources
This article is about running a hand-written Gemma 4 port in pure JAX on three different accelerators, and about the two places the abstraction leak…
Cloud TPU v6e-1 ( ct6e-standard-1t , one v6e chip, 32 GB HBM), Compute Engine flex-start, europe-west4-a. All timings below measured 2026-08-19 unle…
Cloud TPU v6e-1 ( ct6e-standard-1t , one v6e chip, 32 GB HBM), GCE flex-start, europe-west4-a. vLLM baseline measured 2026-07-21. The workload nobod…
When running large-scale tensor-network contractions with TensorCircuit-NG and the JAX GPU backend, the following runtime configuration is worth tes…
PyTrees look deceptively simple. You flatten a nested Python object into leaves, keep a structure descriptor, and later rebuild or map over the same…
A reproducible benchmark and JAX‑traceable implementation is now available – no analytic solver required. Quantum Signal Processing (QSP) is one of…
Modern quantum circuit simulation is not just “machine learning with complex tensors.” It involves irregular tensor contractions, sparse operators,…