Skip to content

sna1lBoy/snailGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

snailGPT

the fastest and smallest local llm

quickstart

windows

a compiled binary comes with the source code

run /path/to/snailGPT.exe {question} in the command line to get output

linux

a compiled binary comes with the source code

run ./path/to/snailGPT {question} in the command line to get output

macOS

¯\_(ツ)_/¯