Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run locally, install Ollama, and run "ollama run deepseek-r1:7b"

  1. Create a virtual environment in the project's directory with "python -m venv venv"
  2. Activate the virtual environment with "venv\Scripts\activate"
  3. Install requirements with "pip install -r requirements.txt"
  4. Run the app with "run.py"
  5. Go to localhost:5000 in browser

About

A simple web interface for chatting with DeepSeek-R1 7B distilled model locally through Ollama. Hosted with Flask.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages