From 23de249c6a47efe6224cea97cd559ffdaffda299 Mon Sep 17 00:00:00 2001 From: Arne Huang Date: Fri, 20 Oct 2023 16:27:38 -0700 Subject: [PATCH] Add documentation to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6feb2d9bd..67a7ecf5e 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,9 @@ FastChat is an open platform for training, serving, and evaluating large languag +## Documentation +Documentation can be found at https://fastchat.mintlify.app. + ## Contents - [Install](#install) - [Model Weights](#model-weights)