Skip to content

This SDK is designed for building applications at the edge, using GPT models optimized for edge and IoT devices (tested for Raspberry Pi) through the Coral USB Accelerator.

Notifications You must be signed in to change notification settings

StreamDeploy-DevRel/edgeGPT-scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edgeGPT-scaffold

Use this scaffold to develop ML / AI applications locally on a Raspberry Pi + Coral USB Accelerator

Build the Docker image

docker build -t nanogpt-coral .

Run the Docker container

docker run -it --device /dev/bus/usb:/dev/bus/usb nanogpt-coral

About

This SDK is designed for building applications at the edge, using GPT models optimized for edge and IoT devices (tested for Raspberry Pi) through the Coral USB Accelerator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published