From 8d1b4f1edbacae5b80d7efe1df4991291517bab4 Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Thu, 6 Jul 2023 10:56:07 +0800 Subject: [PATCH] Revert "Update 02-apple.md (#280)" (#281) This reverts commit 93e488200567238e2e266f631733d06cd63a0c7b. --- 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 693b1ea..9db591c 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).