From a6eaa273f14c83c24d88439c8df392f1339c5e63 Mon Sep 17 00:00:00 2001 From: Lucy Gao Date: Thu, 21 Sep 2023 17:35:59 +0800 Subject: [PATCH] 10k star update on README (#466) * Update README.md test * Update on 10k stars. * Update README.md on 10k stars. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 018a9e0..7de18a1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
-# 🐾 Tabby +# 🐾 Tabby 🐱 [![build status](https://img.shields.io/github/actions/workflow/status/TabbyML/tabby/ci.yml?label=build)](https://github.com/TabbyML/tabby/actions/workflows/ci.yml) [![Docker pulls](https://img.shields.io/docker/pulls/tabbyml/tabby)](https://hub.docker.com/r/tabbyml/tabby) @@ -22,9 +22,10 @@ Tabby is a self-hosted AI coding assistant, offering an open-source and on-premi Demo

-## 👀 What's New +## 🔥 What's New +* **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) 🥳. +* **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)!