Update README.md

add-more-languages
Meng Zhang 2023-03-23 00:21:07 +08:00 committed by GitHub
parent 5fbb3f53cb
commit 63b564976d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -3,11 +3,11 @@
[![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)
An opensource / single-GPU alternative to GitHub Copilot
> **Warning**
> This repository is undering heavy construction, everything changes fast.
An opensource / single-GPU alternative to GitHub Copilot
## Contents
* [`admin`](./admin): Admin panel for monitoring / settings purpose.
* [`server`](./server): API server for completion requests. It also logs users' selections (as feedback to model's quality).