Merge branch 'main' of github.com:TabbyML/tabby into main

add-more-languages
Meng Zhang 2023-03-16 18:24:30 +08:00
commit 881b0b19e5
1 changed files with 4 additions and 0 deletions

View File

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