paper-with-me

홈 › Papers

Are Large Language Models Economically Viable for Industry Deployment?

2026-04-21 · Abdullah Mohammad, Sushant Kumar Ray, Pushkar Arora, Rafiq Ali, Ebad Shabbir, Gautam Siddharth Kashyap, Jiechao Gao, Usman Naseem arxiv

Generative AI-powered by Large Language Models (LLMs)-is increasingly deployed in industry across healthcare decision support, financial analytics, enterprise retrieval, and conversational automation, where reliability, efficiency, and cost control are critical. In such settings, models must satisfy strict constraints on energy, latency, and hardware utilization-not accuracy alone. Yet prevailing evaluation pipelines remain accuracy-centric, creating a Deployment-Evaluation Gap-the absence of operational and economic criteria in model assessment. To address this gap, we present EDGE-EVAL-a industry-oriented benchmarking framework that evaluates LLMs across their full lifecycle on legacy NVIDIA Tesla T4 GPUs. Benchmarking LLaMA and Qwen variants across three industrial tasks, we introduce five deployment metrics-Economic Break-Even (Nbreak), Intelligence-Per-Watt (IPW ), System Density (\r{ho}sys), Cold-Start Tax (Ctax), and Quantization Fidelity (Qret)-capturing profitability, energy efficiency, hardware scaling, serverless feasibility, and compression safety. Our results reveal a clear efficiency frontier-models in the <2B parameter class dominate larger baselines across economic and ecological dimensions. LLaMA-3.2-1B (INT4) achieves ROI break-even in 14 requests (median), delivers 3x higher energy-normalized intelligence than 7B models, and exceeds 6,900 tokens/s/GB under 4-bit quantization. We further uncover an efficiency anomaly-while QLoRA reduces memory footprint, it increases adaptation energy by up to 7x for small models-challenging prevailing assumptions about quantization-aware training in edge deployment.

📄 PDF Abstract BibTeX arXiv:2604.19342

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Self-Sovereign Agent

2026-03-04 · Wenjie Qu, Xuandong Zhao, Jiaheng Zhang, Dawn Song arxiv

We investigate the emerging prospect of self-sovereign agents -- AI systems that can economically sustain and extend their own operation without human involvement. Recent advances in large language models and agent frame…

Agents' Last Exam

2026-06-03 · Yiyou Sun, Xinyang Han, Weichen Zhang, Yuanbo Pang 외 arxiv

Recent AI systems have achieved strong results on a wide range of benchmarks, yet these gains have not translated into economically meaningful deployment across many professional domains. We argue that this gap is largel…

A Cost-Benefit Analysis of On-Premise Large Language Model Deployment: Breaking Even with Commercial LLM Services

2025-08-30 · Guanzhong Pan, Vishal Chodnekar, Abinas Roy, Haibo Wang arxiv

Large language models (LLMs) are becoming increasingly widespread. Organizations that want to use AI for productivity now face an important decision. They can subscribe to commercial LLM services or deploy models on thei…

GUARD-SLM: Token Activation-Based Defense Against Jailbreak Attacks for Small Language Models

2026-03-28 · Md Jueal Mia, Joaquin Molto, Yanzhao Wu, M. Hadi Amini arxiv

Small Language Models (SLMs) are emerging as efficient and economically viable alternatives to Large Language Models (LLMs), offering competitive performance with significantly lower computational costs and latency. Thes…

CostNav: A Navigation Benchmark for Real-World Economic-Cost Evaluation of Physical AI Agents

2025-11-25 · Haebin Seong, Sungmin Kim, Yongjun Cho, Myunchul Joe 외 arxiv

Current navigation benchmarks focus on task success but do not capture the economic constraints essential for commercializing autonomous delivery systems. We introduce CostNav, an Economic Navigation Benchmark that evalu…