Update README.md
This commit is contained in:
parent
9456c1d6ed
commit
7872a64f78
1 changed files with 3 additions and 1 deletions
|
@ -6,6 +6,8 @@ Its goal is to become the [AUTOMATIC1111/stable-diffusion-webui](https://github.
|
||||||
|
|
||||||
[[Try it on Google Colab]](https://colab.research.google.com/github/oobabooga/AI-Notebooks/blob/main/Colab-TextGen-GPU.ipynb)
|
[[Try it on Google Colab]](https://colab.research.google.com/github/oobabooga/AI-Notebooks/blob/main/Colab-TextGen-GPU.ipynb)
|
||||||
|
|
||||||
|
**[News (February 25th, 2023): new extensions implementation.](https://github.com/oobabooga/text-generation-webui/wiki/Extensions)**
|
||||||
|
|
||||||
| |  |
|
| |  |
|
||||||
|:---:|:---:|
|
|:---:|:---:|
|
||||||
| |  |
|
| |  |
|
||||||
|
@ -28,7 +30,7 @@ Its goal is to become the [AUTOMATIC1111/stable-diffusion-webui](https://github.
|
||||||
* [DeepSpeed ZeRO-3 offload](https://github.com/oobabooga/text-generation-webui/wiki/DeepSpeed).
|
* [DeepSpeed ZeRO-3 offload](https://github.com/oobabooga/text-generation-webui/wiki/DeepSpeed).
|
||||||
* [Get responses via API](https://github.com/oobabooga/text-generation-webui/blob/main/api-example.py).
|
* [Get responses via API](https://github.com/oobabooga/text-generation-webui/blob/main/api-example.py).
|
||||||
* Supports softprompts.
|
* Supports softprompts.
|
||||||
* [Supports extensions](https://github.com/oobabooga/text-generation-webui/wiki/Extensions).
|
* [Supports extensions](https://github.com/oobabooga/text-generation-webui/wiki/Extensions)
|
||||||
* [Works on Google Colab](https://github.com/oobabooga/text-generation-webui/wiki/Running-on-Colab).
|
* [Works on Google Colab](https://github.com/oobabooga/text-generation-webui/wiki/Running-on-Colab).
|
||||||
|
|
||||||
## Installation option 1: conda
|
## Installation option 1: conda
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue