Update README.md

This commit is contained in:
veguAI
2024-05-31 13:23:40 +03:00
committed by GitHub
parent de16feeed5
commit d09f9f8ac4

View File

@@ -19,6 +19,7 @@ Supported self-hosted APIs:
- [KoboldCpp](https://koboldai.org/cpp) ([Local](https://koboldai.org/cpp), [Runpod](https://koboldai.org/runpodcpp), [VastAI](https://koboldai.org/vastcpp), also includes image gen support) - [KoboldCpp](https://koboldai.org/cpp) ([Local](https://koboldai.org/cpp), [Runpod](https://koboldai.org/runpodcpp), [VastAI](https://koboldai.org/vastcpp), also includes image gen support)
- [oobabooga/text-generation-webui](https://github.com/oobabooga/text-generation-webui) (local or with runpod support) - [oobabooga/text-generation-webui](https://github.com/oobabooga/text-generation-webui) (local or with runpod support)
- [LMStudio](https://lmstudio.ai/) - [LMStudio](https://lmstudio.ai/)
- [TabbyAPI](https://github.com/theroyallab/tabbyAPI/)
Generic OpenAI api implementations (tested and confirmed working): Generic OpenAI api implementations (tested and confirmed working):
- [DeepInfra](https://deepinfra.com/) - [DeepInfra](https://deepinfra.com/)
@@ -39,7 +40,7 @@ Generic OpenAI api implementations (tested and confirmed working):
# Instructions # Instructions
Please read the documents in the `docs` folder for more advanced configuration and usage. :warning: This software is in early stages of development. Certain aspects may be unpolished and highly experimental.
- [Quickstart](#quickstart) - [Quickstart](#quickstart)
- [Installation](#installation) - [Installation](#installation)
@@ -64,6 +65,8 @@ Please read the documents in the `docs` folder for more advanced configuration a
- [Runpod Integration](docs/runpod.md) - [Runpod Integration](docs/runpod.md)
- [Prompt template overrides](docs/templates.md) - [Prompt template overrides](docs/templates.md)
Please read the documents in the `docs` folder for more advanced configuration and usage.
# Quickstart # Quickstart
## Installation ## Installation