diff --git a/README.md b/README.md index 6dad91b..10792c5 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,5 @@ > This repository is undering heavy construction, everything changes fast. ## Contents -* `preprocess`: Preprocess files into [datasets](https://huggingface.co/docs/datasets) -* `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) +* [`converter`](./converter): Converts a [transformers](https://huggingface.co/docs/transformers) causal LM model into TensorRT / FasterTransformer serving formats.