Update README.md

This commit is contained in:
oobabooga 2023-01-15 02:50:10 -03:00 committed by GitHub
parent fd220f827f
commit 194e2f8439
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# text-generation-webui
A gradio webui for running large language models locally. Supports gpt-j-6B, gpt-neox-20b, opt, galactica, Pygmalion, and many others.
A gradio webui for running large language models like gpt-j-6B, gpt-neo, opt, galactica and pygmalion on your own computer.
Its goal is to become the [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) of text generation.