Update README.md
parent
b287aea749
commit
5fbb3f53cb
|
|
@ -14,4 +14,4 @@ An opensource / single-GPU alternative to GitHub Copilot
|
|||
* [`deployment`](./deployment): Container related deployment configs.
|
||||
* [`converter`](./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)
|
||||
* [`tabformer`](./tabformer): *NOT RELEASED* Distributed trainer for tabby models.
|
||||
* [`tabformer`](./tabformer): *NOT RELEASED* Trainer(PEFT w/RLHF) for tabby models.
|
||||
|
|
|
|||
Loading…
Reference in New Issue