Skip to content

ramandahiya/Ollama-huggingface-chatbot-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ollama-huggingface-chatbot--streamlit-sample

Prerequisites

Installation

1. Clone the repository:
  1. Create a virtual environment
python -m venv venv
  1. Activate the virtual environment
venv\Scripts\Activate
  1. Install libraries
pip install -r requirements.txt

Executing the script

streamlit run chatbot_ollama.py
  1. Hugging face login
 huggingface-cli login - run on cmd

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages