8000 GitHub - SavvasStephanides/local-deepseek
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SavvasStephanides/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
0