Update README.md

This commit is contained in:
oobabooga 2022-12-21 14:04:51 -03:00 committed by GitHub
parent f1e69e1042
commit 5018b0fb65
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,8 @@
# text-generation-webui # text-generation-webui
A gradio webui for running large language models locally. Supports gpt-j-6B, gpt-neox-20b, opt, galactica, and many others. A gradio webui for running large language models locally. Supports gpt-j-6B, gpt-neox-20b, opt, galactica, and many others.
![webui screenshot](https://github.com/oobabooga/text-generation-webui/raw/main/webui.png)
## Installation ## Installation
conda env create -f environment.yml conda env create -f environment.yml