Update README.md

add-more-languages
Meng Zhang 2023-03-27 12:45:59 +08:00 committed by GitHub
parent 3e9cbc0219
commit 947c1638dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -1,9 +1,13 @@
<div align="center">
# 🐾 Tabby
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
![Docker build status](https://img.shields.io/github/actions/workflow/status/TabbyML/tabby/docker.yml?label=docker%20image%20build)
![Architecture](https://user-images.githubusercontent.com/388154/227843028-e558ec79-443b-49c9-9991-15d7b2d90525.png)
</div>
> **Warning**
@ -21,7 +25,7 @@ An opensource / on-prem alternative to GitHub Copilot.
## Getting started
To get started with Tabby, see the [docs/deployment](./docs/deployment).
## Roadmap
## TODOs
* [ ] Fine-tuning models on private code repository.
* [ ] Plot metrics in admin panel (e.g acceptance rate).