Skip to content

KennethanCeyer/gemma-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gemma App

Installation

Install Javascript dependencies.

yarn

gemma-1.1-2b-it-gpu-int4.bin model file can be shown in the public/ directory. (That model file has been added as Git LFS)

Therefore, your file structure in public/ should be looks like as the belows:

tree -L 2 public/

# OUTUT:
# public
# ├── gemma-1.1-2b-it-gpu-int4.bin
# ├── index.html
# ├── manifest.json
# └── robots.txt

How to start

yarn start

Demo Video

Video Demo

About

A simple gemma realtime web serving example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published