From e0b2a775d8a65ec0ee94bb307e9cce46c7e894b1 Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Wed, 4 Oct 2023 15:04:26 -0700 Subject: [PATCH] docs: add m1/m2 support status to chat model in model directory --- website/docs/models/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/docs/models/index.md b/website/docs/models/index.md index 1272bc8..9463efa 100644 --- a/website/docs/models/index.md +++ b/website/docs/models/index.md @@ -23,10 +23,10 @@ We recommend using To ensure optimal response quality, and given that latency requirements are not stringent in this scenario, we recommend using a model with at least 3B parameters. -| Model ID | License | -| ------------------------------------------------------------------------- | :---------------------------------------------------------------------------------: | -| [TabbyML/Mistral-7B](https://huggingface.co/TabbyML/Mistral-7B) | [Apache 2.0](https://opensource.org/licenses/Apache-2.0) | -| [TabbyML/WizardCoder-3B](https://huggingface.co/TabbyML/WizardCoder-3B) | [OpenRAIL-M](https://huggingface.co/spaces/bigcode/bigcode-model-license-agreement) | +| Model ID | License | Apple M1/M2 Supports | +| ----------------------------------------------------------------------- | :---------------------------------------------------------------------------------: | :------------------: | +| [TabbyML/Mistral-7B](https://huggingface.co/TabbyML/Mistral-7B) | [Apache 2.0](https://opensource.org/licenses/Apache-2.0) | ✅ | +| [TabbyML/WizardCoder-3B](https://huggingface.co/TabbyML/WizardCoder-3B) | [OpenRAIL-M](https://huggingface.co/spaces/bigcode/bigcode-model-license-agreement) | ✅ | ## Alternative Registry