Update README.md
This commit is contained in:
@@ -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.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
conda env create -f environment.yml
|
conda env create -f environment.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user