Skip to content

srohatgi/local-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MY-AI: YOUR PRIVATE LLM

This repo allows one to spin private LLMs with a UI for personal use.

Running

$ make run
$ open localhost:3000

By default, llama3 LLM is downloaded and available for use.

Other models such as llama2-uncensored can be downloaded as well:

$ make run llm=llama2-uncensored

Stopping

$ make stop

Removing Models

$ make clean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors