diff --git a/README.md b/README.md index 9d448b8..4a09f5a 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ make triton-dev ## TODOs -* [ ] DuckDB integration, to plot metrics in admin panel (e.g acceptance rate). [#24](https://github.com/TabbyML/tabby/issues/24) +* [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)