Update README.md

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

View File

@ -4,3 +4,7 @@
> **Warning** > **Warning**
> This repository is undering heavy construction, everything changes fast. > 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.