mirror of
https://github.com/TabbyML/tabby
synced 2024-11-23 10:05:08 +00:00
42f88275d2
Add scaffold for tabby api server |
||
---|---|---|
converter | ||
preprocess | ||
server | ||
.gitignore | ||
.pre-commit-config.yaml | ||
LICENSE | ||
poetry.lock | ||
pyproject.toml | ||
README.md |
🐾 Tabby
Warning
This repository is undering heavy construction, everything changes fast.
Contents
tabformer
: NOT RELEASED Distributed trainer for tabby models.preprocess
: Preprocess files into datasetsconverter
: Converts a transformers causal LM model into TensorRT / FasterTransformer serving formats.