Meng Zhang
|
92eb2d54f5
|
Add LoRA Fine-tuning for private code repository (#22)
* Add bitandsands
* Fix cudart in Dockerfile
* Add ConstantLengthDataset in trainer
* Add train_lora
* Remove bnb
* Remove useless imports
|
2023-03-28 15:57:13 +08:00 |
Meng Zhang
|
9d92821cf5
|
Add gptj converter (#19)
* Rename deployment-next to development
* Add GPTJ converter
|
2023-03-27 11:12:52 +08:00 |
Meng Zhang
|
8144e4f83a
|
Add tabby.tools.repository.updater for easier git repository synchronization. (#9)
* Move dags to tabby.tasks
* Add repository syncer
* Follow redirect for curl
|
2023-03-25 14:44:46 +08:00 |
Meng Zhang
|
8cf533016a
|
Move python code under tabby/ (#8)
* Add tabby config file
* Rename train.yaml to trainer.yaml
* Change server to relative import
* Move source files into tabby
* Rename conf
|
2023-03-25 12:20:29 +08:00 |
Meng Zhang
|
bcce00794e
|
Add admin panel (w/ streamlit) and logging (w/ vectordev) (#4)
|
2023-03-22 23:18:12 +08:00 |
Meng Zhang
|
8683ded66c
|
Update Dockerfile
|
2023-03-22 02:52:41 +08:00 |
Meng Zhang
|
f177fab951
|
Add docker compose (#3)
* Add docker-compose.yaml
* Update docker-compose
|
2023-03-22 02:42:47 +08:00 |