Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 549 Bytes

File metadata and controls

32 lines (23 loc) · 549 Bytes

Ollama-DeepSeek-R1

A Streamlit web interface for interacting with the DeepSeek R1 1.5b model via Ollama.

image

Requirements

  • Python 3.7+
  • Ollama installed and running
  • pip install ollama
  • Streamlit package
  • pip install streamlit

Installation

  1. Clone the repository:
git clone https://github.com/vikrantvikaasa27/Ollama-DeepSeek-R1
cd Ollama-DeepSeek-R1

Usage

  streamlit run deep.py