Skip to content

SavvasStephanides/local-deepseek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install Deepseek Locally

  1. Clone repository:
git clone https://github.com/SavvasStephanides/local-deepseek.git
  1. Run the two apps from Docker Compose:
docker compose up -d
  1. Install the Deepseek models: (This might take a few minutes)
docker compose exec ollama ollama pull deepseek-r1:7b
  1. Run the website on http://localhost:3001

Screenshots

Homepage:

Thinking box:

Answer box:

About

Run the Deepseek models on your local system with a handy user interface

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published