Skip to content

XCalibur5678/StreamLlama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StreamLlama

A Python script that serves as a standalone Streamlit wrapper for Ollama.

Installation

Video Demo : https://youtu.be/4QTL_lFeVTE

To install the required dependencies, run the following command in your terminal:

pip install -r requirements.txt

Please note that the script will automatically install Ollama and Phi3 if they are not already present.

Usage

Before running the script for the first time, make sure to run it on an elevated terminal to ensure proper installation and execution.

streamlit run app.py

That's it! You're ready to start using StreamLlama with Ollama.

Features

  • Chat with locally running LLMs , Absolutely offline
  • Your data is Your data . Nothing leaves your device
  • Auto install of Ollama and Phi3

Next Developmental Target

The next developmental target for StreamLlama is to create a Standalone app for it, providing a more user-friendly interface.

About

A Standalone Streamlit wrapper for Ollama

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published