Update README.md

add-more-languages
Meng Zhang 2023-03-29 20:44:54 +08:00 committed by GitHub
parent be7894a5e6
commit 9dce88497b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -72,7 +72,5 @@ make dev-python # Turn off triton backend (for non-cuda env developers)
## TODOs
* [X] DuckDB integration, to plot metrics in admin panel (e.g acceptance rate). [#24](https://github.com/TabbyML/tabby/issues/24)
* [ ] Fine-tuning models on private code repository. [#23](https://github.com/TabbyML/tabby/issues/23)
* [ ] Production ready (Open Telemetry, Prometheus metrics).
* [ ] Token streaming using Server-Sent Events (SSE)