Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 514 Bytes

File metadata and controls

8 lines (4 loc) · 514 Bytes

On Device LLM Processing in Android Using Gemma 2B

This repository contains the code and resources for the article "On Device LLM Processing In Android Using Gemma 2B".

Overview

In this project, we explore how to integrate and process large language models (LLMs) on an Android device using Gemma 2B. The repository includes a sample Android application demonstrating the setup and usage of Gemma 2B for on-device language model processing.