diff --git a/README.md b/README.md index 0e9c119..9d448b8 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). -* [ ] Fine-tuning models on private code repository. +* [ ] 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)