Skip to content

saurabhbhaskar/Ollama-DeepSeek-R1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

DeepSeek Model with Ollama

This project demonstrates how to run the DeepSeek model locally using Ollama. DeepSeek is an AI model designed for conversational tasks, and this setup allows you to run it on your local machine for testing and experimentation.

Requirements

  • Python 3.x
  • Ollama (Local model server)
  • Chainlit (UI for chat interactions)

Setup

  1. Install Ollama: Follow the installation instructions from Ollama to get the model running locally.

  2. Install Dependencies: Make sure you have a Python virtual environment set up, and install the necessary Python libraries:

    pip install chainlit ollama

About

This project uses the DeepSeek model locally with Ollama to create an AI assistant that can chat and help with various tasks right from your own system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages