The post Vitalik Buterin Pushes For Hardware-Diverse CROPS AI As DeepSeek V4 Runs Locally On Apple And AMD appeared on BitcoinEthereumNews.com.
The term “decentralized AI” gets thrown around often, but Ethereum co-founder Vitalik Buterin is drawing a sharper line. For him, the real test of an AI system that can serve crypto users isn’t just where the inference happens—it’s whether the model runs across a range of actual hardware, from a MacBook to an AMD rig. In an update posted to his personal site and flagged by the original report, Buterin pointed to a concrete benchmark: DeepSeek V4 now has a 2-bit quantized version that fits within about 90 GB of VRAM, hitting roughly 35 tokens per second on Apple hardware and about 7 tokens per second on AMD. That matters more than many realize. For months, the AI-crypto conversation has been split between centralized cloud inference and grand schemes for decentralized compute networks. Buterin’s “CROPS AI” concept—short for Consequential, Recove
Google's initiative democratizes AI robotics, enabling local, cloud-independent AI applications, potentially transforming personal and educational tech landscapes.
The post Google showcases Gemma 4-powered Open Duck robot that anyone can 3D print at home appeared first on Crypto Briefing.
Large language models are getting incredibly powerful, but let’s be honest—their inference speed is still a massive headache for anyone trying to use them in production. Google just launched Multi-Token Prediction (MTP) drafters for the Gemma 4 model family. This specialized speculative decoding architecture can actually triple (3x) your speed at inference time, all without […]
The post Google AI Releases Multi-Token Prediction (MTP) Drafters for Gemma 4: Delivering Up to 3x Faster Inference Without Quality Loss appeared first on MarkTechPost.
The release of Gemma 4 has added energy to the discussion of local models and their importance. Models that you can download and run on hardware you own are becoming competitive with the “frontier models” hosted by large AI providers. These models have gotten good enough for production use, good enough for tasks that until […]
Google’s Gemma 4 comes touted as the latest evolution of Google’s multi-modal model offerings. Gemma 4 not only offers reasoning and tool use, but vision and audio functionality, and it’s available in a range of model sizes that target servers and local devices.
What’s striking about Gemma 4 is that even at the higher end of its size range, it’s still decently performant on personal hardware. Google claims this is due to innovations in the architecture of the model, but the proof is in the trying. Gemma 4 is quite responsive.
To that end, I took Gemma 4 for a spin on my own hardware to see how it fared for its advertised tasks.
Gemma 4 model sizes
Gemma 4 comes in four basic sizes or “densities”:
E2B: 2.3 billion effective parameters, 5.1 billion total, 128K max context window.
E4B: 4.5 billion efffective parameters, 8 billion total, 128K max context window.
31B: 31 billion parameters (the “dense” version), 256K max context window. (You will probably not use this one on your own machi