From 807bcb39270725e839a97e67268f8e843a897c6c Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Tue, 26 Sep 2023 12:10:57 -0700 Subject: [PATCH] docs: add archived section in what's new --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7a28998..5e0270e 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,14 @@ Tabby is a self-hosted AI coding assistant, offering an open-source and on-premi * **09/21/2023** We've hit **10K stars** 🌟 on GitHub! 🚀🎉👏 * **09/18/2023** Apple's M1/M2 Metal inference support has landed in [v0.1.1](https://github.com/TabbyML/tabby/releases/tag/v0.1.1)! * **08/31/2023** Tabby's first stable release [v0.0.1](https://github.com/TabbyML/tabby/releases/tag/v0.0.1) 🥳. + +
+ Archived + * **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)! +
## 👋 Getting Started