From 93e488200567238e2e266f631733d06cd63a0c7b Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Thu, 6 Jul 2023 10:51:22 +0800 Subject: [PATCH] Update 02-apple.md (#280) --- website/docs/self-hosting/02-apple.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/self-hosting/02-apple.md b/website/docs/self-hosting/02-apple.md index 9db591c..693b1ea 100644 --- a/website/docs/self-hosting/02-apple.md +++ b/website/docs/self-hosting/02-apple.md @@ -12,4 +12,4 @@ tabby serve --model TabbyML/T5P-220M :::tip -The compute power of M1/M2 is limited and is likely to be sufficient only for individual usage. If you require a shared instance for a team, we recommend considering Docker hosting with CUDA. You can find more information about Docker [here](./docker). +The compute power of M1/M2 is limited and is likely to be sufficient only for individual usage. If you require a shared instance for a team, we recommend considering Docker hosting with CUDA. You can find more information about Docker [here](../docker).