diff --git a/README.md b/README.md index c4937f0..56382b1 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,4 @@ An opensource / single-GPU alternative to GitHub Copilot * [`deployment`](./deployment): Container related deployment configs. * [`converter`](./converter): Converts a [transformers](https://huggingface.co/docs/transformers) causal LM model into TensorRT / FasterTransformer serving formats. * [`preprocess`](./preprocess): Preprocess files into [datasets](https://huggingface.co/docs/datasets) -* [`tabformer`](./tabformer): *NOT RELEASED* Distributed trainer for tabby models. +* [`tabformer`](./tabformer): *NOT RELEASED* Trainer(PEFT w/RLHF) for tabby models.