mirror of
https://github.com/vegu-ai/talemate.git
synced 2025-12-16 11:47:48 +01:00
Update README.md
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user