Skip to content

Latest commit

 

History

History

text-generation-webui

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

text-generation-webui by oobabooga on akash network

A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, Pythia, OPT, and GALACTICA.

Its goal is to become the AUTOMATIC1111/stable-diffusion-webui of text generation.

The Tags of the Docker Image is the same as the release on the official repository. I.e. "v1.3.1" or "v1.4"

Image1 Image2
Image3 Image4

Features

To learn how to use the various features, check out the Documentation: https://github.com/oobabooga/text-generation-webui/wiki

Acknowledgements

How to build the Docker image

Clone the original repository: oobabooga/text-generation-webui. Copy & paste the Dockerfile. Run docker build -t yourimagename .