Skip to content

tastyworm/local-deepseek

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install Deepseek Locally

  1. Clone repository:
git clone
  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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.5%
  • HTML 25.0%
  • CSS 18.5%