>"I Measured Every Watt on Apple Silicon Five models, sustained generation, real wall-socket energy at $0.31/kWh — and the surprise the RTX-3090 numbers predicted, only bigger."
Justin Stewart writes about how the energy cost of running local Large Language Models (LLMs) on Apple Silicon depends more on throughput than parameter count. Using an M3 Ultra Mac Studio, he demonstrates that large Mixture-of-Experts (MoE) models can be significantly cheaper to operate per token than smaller dense models because they only activate a fraction of their parameters during generation. Ultimately, the study reveals that efficiency is driven by how much data must be moved from memory for every token produced.
* The measurements were calibrated against actual wall power using a Shelly Plug US Gen4 meter.
* A custom tool called TokenWatt was used to measure marginal energy consumption via Apple’s IOReport interface.
* In real-world "lumpy" traffic scenarios, the cost of dense models compared to MoE models actually widens even further.
This Gist details a solution for reclaiming control over a macOS system when using older versions of Bash and the sandboxed App Store version of WireGuard cause issues. The core problem is that macOS's system Bash is outdated (version 3.2), which breaks modern scripts. Additionally, the App Store WireGuard client stores configurations in the Keychain, making them inaccessible to the command-line interface.
The solution involves installing a modern Bash and WireGuard tools via Homebrew, fixing terminal issues with terminfo, configuring the root environment's PATH, and rescuing WireGuard configurations from the Keychain. By following these steps, users can establish a functional WireGuard CLI setup on their macOS systems, bypassing the limitations imposed by the system's default configuration.
M5 delivers over 4x the peak GPU compute performance for AI compared to M4, featuring a next-generation GPU with a Neural Accelerator in each core, a more powerful CPU, a faster Neural Engine, and higher unified memory bandwidth.
An Apple study shows that large language models (LLMs) can improve performance by using a checklist-based reinforcement learning scheme, similar to a simple productivity trick of checking one's work.
A retrospective on the MOS Technology 6502 microprocessor, celebrating its 50th anniversary. The article discusses its history, impact on early home computers and consoles, and its continued (though niche) presence in modern electronics.
Judge Yvonne Gonzalez Rogers is highly critical of Apple's actions following the initial ruling in the Epic Games case, finding that Apple deliberately defied court orders and engaged in anticompetitive behavior to protect its App Store revenue.
>"The Court enjoins Apple from implementing its new anticompetitive acts to avoid compliance with the Injunction. Effective immediately Apple will no longer impede developers’ ability to communicate with users nor will they levy or impose a new commission on off-app purchases.”
The Vivarium Project was an Apple-sponsored research program led by Alan Kay and Ann Marion, focused on modeling animal minds to create new programming languages and environments, especially for children. It explored agent-based systems and end-user programming.
The GSMA has announced that RCS Universal Profile 3.0 will add end-to-end encryption via the Messaging Layer Security (MLS) protocol, with both Google and Apple confirming support. Apple and Google will release updates to their respective platforms to implement this new standard.
This page requires JavaScript to be enabled in your browser to display its content related to Private Cloud Compute Documentation by Apple.