English
Related papers

Related papers: Fine-Tuning and Serving Gemma 4 31B on Google Clou…

200 papers

Large language model (LLM) training today runs on clusters spanning thousands of GPUs. While this scale enables rapid model advances, developing, debugging, and performance-tuning the training framework inevitably becomes complex and…

Distributed, Parallel, and Cluster Computing · Computer Science 2026-05-18 Shaoke Xi , ChonLam Lao , Boyi Jia , Jiaqi Gao , Zhipeng Zhang , Jiamin Cao , Brian Sutioso , Erci Xu , Minlan Yu , Kui Ren , Yong Li , Zhengping Qian , Ennan Zhai , Jingren Zhou

We introduce Gemma 3, a multimodal addition to the Gemma family of lightweight open models, ranging in scale from 1 to 27 billion parameters. This version introduces vision understanding abilities, a wider coverage of languages and longer…

Computation and Language · Computer Science 2025-03-26 Gemma Team , Aishwarya Kamath , Johan Ferret , Shreya Pathak , Nino Vieillard , Ramona Merhej , Sarah Perrin , Tatiana Matejovicova , Alexandre Ramé , Morgane Rivière , Louis Rouillard , Thomas Mesnard , Geoffrey Cideron , Jean-bastien Grill , Sabela Ramos , Edouard Yvinec , Michelle Casbon , Etienne Pot , Ivo Penchev , Gaël Liu , Francesco Visin , Kathleen Kenealy , Lucas Beyer , Xiaohai Zhai , Anton Tsitsulin , Robert Busa-Fekete , Alex Feng , Noveen Sachdeva , Benjamin Coleman , Yi Gao , Basil Mustafa , Iain Barr , Emilio Parisotto , David Tian , Matan Eyal , Colin Cherry , Jan-Thorsten Peter , Danila Sinopalnikov , Surya Bhupatiraju , Rishabh Agarwal , Mehran Kazemi , Dan Malkin , Ravin Kumar , David Vilar , Idan Brusilovsky , Jiaming Luo , Andreas Steiner , Abe Friesen , Abhanshu Sharma , Abheesht Sharma , Adi Mayrav Gilady , Adrian Goedeckemeyer , Alaa Saade , Alex Feng , Alexander Kolesnikov , Alexei Bendebury , Alvin Abdagic , Amit Vadi , András György , André Susano Pinto , Anil Das , Ankur Bapna , Antoine Miech , Antoine Yang , Antonia Paterson , Ashish Shenoy , Ayan Chakrabarti , Bilal Piot , Bo Wu , Bobak Shahriari , Bryce Petrini , Charlie Chen , Charline Le Lan , Christopher A. Choquette-Choo , CJ Carey , Cormac Brick , Daniel Deutsch , Danielle Eisenbud , Dee Cattle , Derek Cheng , Dimitris Paparas , Divyashree Shivakumar Sreepathihalli , Doug Reid , Dustin Tran , Dustin Zelle , Eric Noland , Erwin Huizenga , Eugene Kharitonov , Frederick Liu , Gagik Amirkhanyan , Glenn Cameron , Hadi Hashemi , Hanna Klimczak-Plucińska , Harman Singh , Harsh Mehta , Harshal Tushar Lehri , Hussein Hazimeh , Ian Ballantyne , Idan Szpektor , Ivan Nardini , Jean Pouget-Abadie , Jetha Chan , Joe Stanton , John Wieting , Jonathan Lai , Jordi Orbay , Joseph Fernandez , Josh Newlan , Ju-yeong Ji , Jyotinder Singh , Kat Black , Kathy Yu , Kevin Hui , Kiran Vodrahalli , Klaus Greff , Linhai Qiu , Marcella Valentine , Marina Coelho , Marvin Ritter , Matt Hoffman , Matthew Watson , Mayank Chaturvedi , Michael Moynihan , Min Ma , Nabila Babar , Natasha Noy , Nathan Byrd , Nick Roy , Nikola Momchev , Nilay Chauhan , Noveen Sachdeva , Oskar Bunyan , Pankil Botarda , Paul Caron , Paul Kishan Rubenstein , Phil Culliton , Philipp Schmid , Pier Giuseppe Sessa , Pingmei Xu , Piotr Stanczyk , Pouya Tafti , Rakesh Shivanna , Renjie Wu , Renke Pan , Reza Rokni , Rob Willoughby , Rohith Vallu , Ryan Mullins , Sammy Jerome , Sara Smoot , Sertan Girgin , Shariq Iqbal , Shashir Reddy , Shruti Sheth , Siim Põder , Sijal Bhatnagar , Sindhu Raghuram Panyam , Sivan Eiger , Susan Zhang , Tianqi Liu , Trevor Yacovone , Tyler Liechty , Uday Kalra , Utku Evci , Vedant Misra , Vincent Roseberry , Vlad Feinberg , Vlad Kolesnikov , Woohyun Han , Woosuk Kwon , Xi Chen , Yinlam Chow , Yuvein Zhu , Zichuan Wei , Zoltan Egyed , Victor Cotruta , Minh Giang , Phoebe Kirk , Anand Rao , Kat Black , Nabila Babar , Jessica Lo , Erica Moreira , Luiz Gustavo Martins , Omar Sanseviero , Lucas Gonzalez , Zach Gleicher , Tris Warkentin , Vahab Mirrokni , Evan Senter , Eli Collins , Joelle Barral , Zoubin Ghahramani , Raia Hadsell , Yossi Matias , D. Sculley , Slav Petrov , Noah Fiedel , Noam Shazeer , Oriol Vinyals , Jeff Dean , Demis Hassabis , Koray Kavukcuoglu , Clement Farabet , Elena Buchatskaya , Jean-Baptiste Alayrac , Rohan Anil , Dmitry , Lepikhin , Sebastian Borgeaud , Olivier Bachem , Armand Joulin , Alek Andreev , Cassidy Hardin , Robert Dadashi , Léonard Hussenot

In this paper, we systematically evaluate the inference performance of the Edge TPU by Google for neural networks with different characteristics. Specifically, we determine that, given the limited amount of on-chip memory on the Edge TPU,…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-03-04 Jorge Villarrubia , Luis Costero , Francisco D. Igual , Katzalin Olcoz

Large language models (LLMs) have shown continuously improving multilingual capabilities, and even small-scale open-source models have demonstrated rapid performance enhancement. In this paper, we systematically explore the abilities of…

Computation and Language · Computer Science 2025-02-25 Menglong Cui , Pengzhi Gao , Wei Liu , Jian Luan , Bin Wang

Training large language models (LLMs) is known to be challenging because of the huge computational and memory capacity requirements. To address these issues, it is common to use a cluster of GPUs with 3D parallelism, which splits a model…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-05-29 Jinkyu Yim , Jaeyong Song , Yerim Choi , Jaebeen Lee , Jaewon Jung , Hongsun Jang , Jinho Lee

An important paradigm of natural language processing consists of large-scale pre-training on general domain data and adaptation to particular tasks or domains. As we pre-train larger models, full fine-tuning, which retrains all model…

Computation and Language · Computer Science 2021-10-19 Edward J. Hu , Yelong Shen , Phillip Wallis , Zeyuan Allen-Zhu , Yuanzhi Li , Shean Wang , Lu Wang , Weizhu Chen

In large language model (LLM) training, several parallelization strategies, including Tensor Parallelism (TP), Pipeline Parallelism (PP), Data Parallelism (DP), as well as Sequence Parallelism (SP) and Context Parallelism (CP), are employed…

Machine Learning · Computer Science 2024-11-12 Kazuki Fujii , Kohei Watanabe , Rio Yokota

We investigate continued pretraining of LLMs for language adaptation on a tight academic budget: a setting in which only a few GPUs can be used in parallel, for a heavily constrained duration. We focus on adapting Mistral-7B to German or…

Computation and Language · Computer Science 2024-08-29 Konstantin Dobler , Gerard de Melo

The efficacy of deep learning has resulted in its use in a growing number of applications. The Volta graphics processor unit (GPU) architecture from NVIDIA introduced a specialized functional unit, the "tensor core", that helps meet the…

Mathematical Software · Computer Science 2019-02-22 Md Aamir Raihan , Negar Goli , Tor Aamodt

Deploying large language models (LLMs) as cloud services raises privacy concerns as inference may leak sensitive data. Fully Homomorphic Encryption (FHE) allows computation on encrypted data, but current FHE methods struggle with efficient…

Cryptography and Security · Computer Science 2026-04-07 Guoci Chen , Xiurui Pan , Qiao Li , Bo Mao , Congming Gao , Chengying Huan , Mingzhe Zhang , Jie Zhang

While decoder-only large language models (LLMs) have shown impressive results, encoder-decoder models are still widely adopted in real-world applications for their inference efficiency and richer encoder representation. In this paper, we…

Computation and Language · Computer Science 2025-04-09 Biao Zhang , Fedor Moiseev , Joshua Ainslie , Paul Suganthan , Min Ma , Surya Bhupatiraju , Fede Lebron , Orhan Firat , Armand Joulin , Zhe Dong

Low-Rank Adapters (LoRAs) have transformed the fine-tuning of Large Language Models (LLMs) by enabling parameter-efficient updates. However, their widespread adoption remains limited by the reliance on GPU-based training. In this work, we…

Machine Learning · Computer Science 2025-07-03 Reza Arabpour , Haitz Sáez de Ocáriz Borde , Anastasis Kratsios

We introduce ChatGLM, an evolving family of large language models that we have been developing over time. This report primarily focuses on the GLM-4 language series, which includes GLM-4, GLM-4-Air, and GLM-4-9B. They represent our most…

We present BgGPT-Gemma-2-27B-Instruct and BgGPT-Gemma-2-9B-Instruct: continually pretrained and fine-tuned versions of Google's Gemma-2 models, specifically optimized for Bulgarian language understanding and generation. Leveraging Gemma-2's…

Computation and Language · Computer Science 2024-12-17 Anton Alexandrov , Veselin Raychev , Dimitar I. Dimitrov , Ce Zhang , Martin Vechev , Kristina Toutanova

RAPID-LLM is a unified performance modeling framework for large language model (LLM) training and inference on GPU clusters. It couples a DeepFlow-based frontend that generates hardware-aware, operator-level Chakra execution traces from an…

General matrix/matrix multiplication (GEMM) is crucial for scientific computing and machine learning. However, the increased scale of the computing platforms raises concerns about hardware and software reliability. In this poster, we…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-05-10 Shixun Wu , Yujia Zhai , Jiajun Huang , Zizhe Jian , Zizhong Chen

The usage of large language models (LLMs) has grown increasingly fragmented, with no single model dominating. Meanwhile, cloud providers offer a wide range of mid-tier and older-generation GPUs that enjoy better availability and deliver…

Distributed, Parallel, and Cluster Computing · Computer Science 2026-05-07 Yixuan Mei , Zikun Li , Zixuan Chen , Shiqi Pan , Mengdi Wu , Xupeng Miao , Zhihao Jia , K. V. Rashmi

Developing efficient GPU kernels is essential for scaling modern AI systems, yet it remains a complex task due to intricate hardware architectures and the need for specialized optimization expertise. Although Large Language Models (LLMs)…

Distributed, Parallel, and Cluster Computing · Computer Science 2026-02-12 Ali Tehrani , Yahya Emara , Essam Wissam , Wojciech Paluch , Waleed Atallah , Łukasz Dudziak , Mohamed S. Abdelfattah

Low-rank adaptation (LoRA) has become an important and popular method to adapt pre-trained models to specific domains. We present Punica, a system to serve multiple LoRA models in a shared GPU cluster. Punica contains a new CUDA kernel…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-10-31 Lequn Chen , Zihao Ye , Yongji Wu , Danyang Zhuo , Luis Ceze , Arvind Krishnamurthy

Large Language Models (LLMs) have seen an impressive wave of advances recently, with models now excelling in a variety of tasks, such as mathematical reasoning and program synthesis. However, their potential to effectively use tools via API…

Computation and Language · Computer Science 2023-05-25 Shishir G. Patil , Tianjun Zhang , Xin Wang , Joseph E. Gonzalez