A Streamlit web interface for interacting with the DeepSeek R1 1.5b model via Ollama.
- Python 3.7+
- Ollama installed and running
-
pip install ollama
- Streamlit package
-
pip install streamlit
- Clone the repository:
git clone https://github.com/vikrantvikaasa27/Ollama-DeepSeek-R1
cd Ollama-DeepSeek-R1
streamlit run deep.py