Skip to content

mushinbush/tabbyUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description:

This repository features a web UI designed for interacting with ExllamaV2's API (TabbyAPI). Features:

  • Easy one-click installation with venv, simply download and deploy directly (requires python installed).
  • Load or unload ExllamaV2 models (exl2 models).
  • Support for basic features for engaging with LLMs, including text generation, conversation (under construction).

Usage:

Windows

  1. Install Python. Make sure to check "Add Python X.X to PATH" during the installation.
  2. Set up TabbyAPI according to its instructions. You will obtain the API URL and API KEY from this step.
  3. Clone this repository to your local machine, or simply download it (Code -> Download ZIP).
  4. Run the start.bat file. This will create a virtual environment (venv) and install necessary dependencies.
  5. Open the URL indicated in the terminal in your browser (e.g., http://localhost:8501).
  6. All set! You can input the API URL and API key in the left sidebar, as well as switch between models.

About

A Streamlit web UI for exllamav2's API (tabbyAPI).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published