From 4c6f1338a8486c444b44eac3a6d1a4cad5b95223 Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Thu, 1 Jun 2023 09:23:19 -0700 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 5638716..1f24554 100644 --- a/README.md +++ b/README.md @@ -52,9 +52,6 @@ After adding these aliases, you can use the `tabby` command as usual. Here are s # Usage tabby --help -# Download model -tabby download --model TabbyML/J-350M - # Serve the model tabby serve --model TabbyML/J-350M ```