Merge branch 'main' of github.com:oobabooga/text-generation-webui
This commit is contained in:
commit
612520386e
1 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,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
|
||||||
|
@ -184,7 +184,7 @@ For these two, please try commenting on an existing issue instead of creating a
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
- NovelAI and KoboldAI presets: https://github.com/KoboldAI/KoboldAI-Client/wiki/Settings-Presets
|
- NovelAI and KoboldAI presets: https://github.com/KoboldAI/KoboldAI-Client/wiki/Settings-Presets
|
||||||
- Pygmalion preset, code for early stopping in chat mode, code for some of the sliders: https://github.com/PygmalionAI/gradio-ui/
|
- Pygmalion preset, code for early stopping in chat mode, code for some of the sliders, --chat mode colors: https://github.com/PygmalionAI/gradio-ui/
|
||||||
- Verbose preset: Anonymous 4chan user.
|
- Verbose preset: Anonymous 4chan user.
|
||||||
- Instruct-Joi preset: https://huggingface.co/Rallio67/joi_12B_instruct_alpha
|
- Instruct-Joi preset: https://huggingface.co/Rallio67/joi_12B_instruct_alpha
|
||||||
- Gradio dropdown menu refresh button: https://github.com/AUTOMATIC1111/stable-diffusion-webui
|
- Gradio dropdown menu refresh button: https://github.com/AUTOMATIC1111/stable-diffusion-webui
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue