Skip to content

Commit d09f9f8

Browse files
Update README.md
1 parent de16fee commit d09f9f8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Supported self-hosted APIs:
1919
- [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)
2020
- [oobabooga/text-generation-webui](https://github.com/oobabooga/text-generation-webui) (local or with runpod support)
2121
- [LMStudio](https://lmstudio.ai/)
22+
- [TabbyAPI](https://github.com/theroyallab/tabbyAPI/)
2223

2324
Generic OpenAI api implementations (tested and confirmed working):
2425
- [DeepInfra](https://deepinfra.com/)
@@ -39,7 +40,7 @@ Generic OpenAI api implementations (tested and confirmed working):
3940

4041
# Instructions
4142

42-
Please read the documents in the `docs` folder for more advanced configuration and usage.
43+
:warning: This software is in early stages of development. Certain aspects may be unpolished and highly experimental.
4344

4445
- [Quickstart](#quickstart)
4546
- [Installation](#installation)
@@ -64,6 +65,8 @@ Please read the documents in the `docs` folder for more advanced configuration a
6465
- [Runpod Integration](docs/runpod.md)
6566
- [Prompt template overrides](docs/templates.md)
6667

68+
Please read the documents in the `docs` folder for more advanced configuration and usage.
69+
6770
# Quickstart
6871

6972
## Installation

0 commit comments

Comments
 (0)