Commit Graph

9 Commits (8144e4f83abacef8924925662f3671abd5304cc1)

Author SHA1 Message Date
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 1038bb39a1
Add dagu for data processing job orchestration (#7)
* Install dagu

* Move dagu install to first stage

* Fix metrics

* Add DAGs for create dataset from code repository
2023-03-25 00:05:47 +08:00
Meng Zhang 0f5a959269 Remove tokenizer in testdata/ 2023-03-24 09:53:48 +08:00
Meng Zhang a0b438da06
Add python transformer backend for tabby (mainly used for local dev / test in non-cuda environment) (#6)
* Add python backend

* Split docker-compose.triton.yml

* update makefile
2023-03-23 14:14:33 +08:00
Meng Zhang df149fad61
Reduce repo size (#5)
* Remove binary files from git

* Add Makefile

* update
2023-03-23 13:10:59 +08:00
Meng Zhang 5c5a0ad8c3 Create config dir for config files in deployment 2023-03-22 23:58:55 +08:00
Meng Zhang 3409a096af Fix docker-compose.yml 2023-03-22 23:47:35 +08:00
Meng Zhang bcce00794e
Add admin panel (w/ streamlit) and logging (w/ vectordev) (#4) 2023-03-22 23:18:12 +08:00