Update README.md

add-more-languages
Meng Zhang 2023-03-27 12:48:58 +08:00 committed by GitHub
parent 5a5d3e447d
commit d28d133d0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -30,3 +30,4 @@ To get started with Tabby, see the [docs/deployment](./docs/deployment.md).
* [ ] Fine-tuning models on private code repository. * [ ] Fine-tuning models on private code repository.
* [ ] Plot metrics in admin panel (e.g acceptance rate). * [ ] Plot metrics in admin panel (e.g acceptance rate).
* [ ] Production ready (Open Telemetry, Prometheus metrics). * [ ] Production ready (Open Telemetry, Prometheus metrics).
* [ ] Token streaming using Server-Sent Events (SSE)