Commit Graph

4 Commits (d76ed403c330b41cb7aa1716a591322d4db33e0c)

Author SHA1 Message Date
Meng Zhang b622bd6762
use TabbyML/NeoX-70M for minimal e2e deployment (#10)
* use TabbyML/NeoX-70M for minimal e2e deployment

* Use python3 of triton image
2023-03-25 17:39:40 +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 bcce00794e
Add admin panel (w/ streamlit) and logging (w/ vectordev) (#4) 2023-03-22 23:18:12 +08:00