Update README.md

add-more-languages
Meng Zhang 2023-03-16 18:24:22 +08:00 committed by GitHub
parent ef648495b1
commit 529d57fc1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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.