From f301521a877fa5d66add668ee90c5960e07bf9f7 Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Wed, 13 Sep 2023 00:26:04 +0800 Subject: [PATCH] docs: Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 206af2a..3650435 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Tabby is a self-hosted AI coding assistant, offering an open-source and on-premi

## 👀 What's New +* **09/12/2023** Apple's M1/M2 Metal inference support has landed in [v0.1.0](https://github.com/TabbyML/tabby/releases/tag/v0.1.0)! * **08/31/2023** tabby's first stable release [v0.0.1](https://github.com/TabbyML/tabby/releases/tag/v0.0.1) 🥳. * **08/28/2023** Experimental support for the [CodeLlama 7B](https://github.com/TabbyML/tabby/issues/370). * **08/24/2023** Tabby is now on [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/22379-tabby)!