tabby/README.md

11 lines
582 B
Markdown
Raw Normal View History

2023-03-16 09:26:43 +00:00
## 🐾 Tabby
2023-03-16 09:28:20 +00:00
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
2023-03-16 09:26:43 +00:00
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
> **Warning**
> This repository is undering heavy construction, everything changes fast.
2023-03-16 10:23:45 +00:00
## 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.