Initial commit

This commit is contained in:
oobabooga 2022-12-21 01:17:38 -03:00 committed by GitHub
commit ad71774a24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 663 additions and 0 deletions

2
README.md Normal file
View file

@ -0,0 +1,2 @@
# text-generation-webui
A gradio webui for running large language models locally. Supports gpt-j-6B, gpt-neox-20b, opt, galactica, and many others.