Skip to content

Commit

Permalink
docs: blog and README updates. (#643)
Browse files Browse the repository at this point in the history
* docs: blog and README updates.

1. update NEW
2. fix formatting in archive
3. add twitter image to decoding blog

* docs: update images and related links in new.
  • Loading branch information
gyxlucy authored Oct 26, 2023
1 parent faa7199 commit 3f272d8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,16 @@ Tabby is a self-hosted AI coding assistant, offering an open-source and on-premi
</p>

## πŸ”₯ What's New
* **10/24/2023** ⛳️ Major updates for Tabby IDE plugins across [VSCode/Vim/IntelliJ](https://tabby.tabbyml.com/docs/extensions)!
* **10/15/2023** RAG-based code completion is enabled by detail in [v0.3.0](https://github.com/TabbyML/tabby/releases/tag/v0.3.0)πŸŽ‰! Check out the [blogpost](https://tabby.tabbyml.com/blog/2023/10/16/repository-context-for-code-completion/) explaining how Tabby utilizes repo-level context to get even smarter!
* **10/04/2023** Check out the [model directory](https://tabby.tabbyml.com/docs/models/) for the latest models supported by Tabby.
* **09/21/2023** We've hit **10K stars** 🌟 on GitHub! πŸš€πŸŽ‰πŸ‘



<details>
<summary>Archived</summary>

* **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/28/2023** Experimental support for the [CodeLlama 7B](https://github.com/TabbyML/tabby/issues/370).
Expand Down
1 change: 1 addition & 0 deletions website/blog/2023-10-21-incremental-decoding/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ authors: [ gyxlucy ]

tags: [tech design]

image: ./twitter-decoding.png
---
# Decoding the Decoding in Tabby

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3f272d8

Please sign in to comment.