pith. sign in

arxiv: 2403.12900 · v1 · pith:Q3KBHTZVnew · submitted 2024-03-19 · 💻 cs.DC · cs.AI· cs.CL· cs.LG

Toward Sustainable GenAI using Generation Directives for Carbon-Friendly Large Language Model Inference

classification 💻 cs.DC cs.AIcs.CLcs.LG
keywords generationcarbondirectivesgenerativesproutartificialconcernsemissions
0
0 comments X
read the original abstract

The rapid advancement of Generative Artificial Intelligence (GenAI) across diverse sectors raises significant environmental concerns, notably the carbon emissions from their cloud and high performance computing (HPC) infrastructure. This paper presents Sprout, an innovative framework designed to address these concerns by reducing the carbon footprint of generative Large Language Model (LLM) inference services. Sprout leverages the innovative concept of "generation directives" to guide the autoregressive generation process, thereby enhancing carbon efficiency. Our proposed method meticulously balances the need for ecological sustainability with the demand for high-quality generation outcomes. Employing a directive optimizer for the strategic assignment of generation directives to user prompts and an original offline quality evaluator, Sprout demonstrates a significant reduction in carbon emissions by over 40% in real-world evaluations using the Llama2 LLM and global electricity grid data. This research marks a critical step toward aligning AI technology with sustainable practices, highlighting the potential for mitigating environmental impacts in the rapidly expanding domain of generative artificial intelligence.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Carbon-Taxed Transformers: A Green Compression Pipeline for Overgrown Language Models

    cs.SE 2026-04 unverdicted novelty 4.0

    CTT is a compression pipeline for LLMs that achieves up to 49x memory reduction, 10x faster inference, 81% lower CO2 emissions, and retains 68-98% accuracy on code clone detection, summarization, and generation tasks.

  2. Sustainability via LLM Right-sizing

    cs.CL 2025-04 unverdicted novelty 3.0

    Empirical comparison shows smaller open-weight LLMs achieve strong performance on everyday work tasks, supporting task-aware selection over always using the largest models for sustainability and cost reasons.