paper-with-me

Papers

Silicon Showdown: Performance, Efficiency, and Ecosystem Barriers in Consumer-Grade LLM Inference

2026-05-01 · Abdurrahman Javat, Allan Kazakov arxiv

The operational landscape of local Large Language Model (LLM) inference has shifted from lightweight models to datacenter-class weights exceeding 70B parameters, creating profound systems challenges for consumer hardware. This paper presents a systematic empirical analysis of the Nvidia and Apple Silicon ecosystems, specifically characterizing the distinct intra-architecture trade-offs required to deploy these massive models. On the Nvidia Blackwell architecture, we identify a critical "Backend Dichotomy" within the TensorRT-LLM stack: while the new NVFP4 quantization format delivers a 1.6x throughput advantage over optimized BF16 baselines (151 tokens/s vs. 92 tokens/s), realizing this performance requires navigating complex runtime constraints that trade startup latency for generation speed. Furthermore, we characterize the "VRAM Wall" for 70B+ models: on discrete GPUs, users face a destructive choice between aggressive quantization (e.g., Q2) that degrades model intelligence to fit in VRAM, or PCIe-bottlenecked CPU offloading, which reduces throughput by over 90% compared to full-GPU execution. Conversely, Apple's Unified Memory Architecture (UMA) circumvents these bottlenecks, enabling linear scaling for 80B parameter models at practical 4-bit precisions. This architectural divergence extends to operational sustainability, where Apple's SoC design demonstrates up to a 23x advantage in energy efficiency (tokens/joule). We conclude that for consumer-grade inference, the optimal hardware is defined by a complex interplay between compute density (Nvidia) and memory capacity (Apple), moderated by the significant "ecosystem friction" of proprietary quantization workflows.

📄 PDF Abstract BibTeX arXiv:2605.00519

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Results of the 2024 Video Browser Showdown

2024-12-13 · Luca Rossetto, Klaus Schoeffmann, Cathal Gurrin, Jakub Lokoč 외

This report presents the results of the 13th Video Browser Showdown, held at the 2024 International Conference on Multimedia Modeling on the 29th of January 2024 in Amsterdam, the Netherlands.

Exploring Silicon-Based Societies: An Early Study of the Moltbook Agent Community

2026-02-02 · Yu-Zheng Lin, Bono Po-Jen Shih, Hsuan-Ying Alessandra Chien, Shalaka Satam 외 arxiv

The rapid emergence of autonomous large language model agents has given rise to persistent, large-scale agent ecosystems whose collective behavior cannot be adequately understood through anecdotal observation or small-sc…

Parser Showdown at the Wall Street Corral: An Empirical Investigation of Error Types in Parser Output

2012-07-01 · EMNLP 2012 7 · Jonathan K. Kummerfeld, David Hall, James R. Curran, Dan Klein

Cogniculture: Towards a Better Human-Machine Co-evolution

2017-12-11 · Rakesh R Pimplikar, Kushal Mukherjee, Gyana Parija, Harit Vishwakarma 외

Research in Artificial Intelligence is breaking technology barriers every day. New algorithms and high performance computing are making things possible which we could only have imagined earlier. Though the enhancements i…

Reducing the Barriers to Entry for Foundation Model Training

2024-04-12 · Paolo Faraboschi, Ellis Giles, Justin Hotard, Konstanty Owczarek 외

The world has recently witnessed an unprecedented acceleration in demands for Machine Learning and Artificial Intelligence applications. This spike in demand has imposed tremendous strain on the underlying technology sta…

GPU