Commit Graph

7 Commits (c476f5f48f5154b6e8606b94b3e2da2bbdee807a)

Author SHA1 Message Date
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 dddbcdc116
Create README.md 2023-03-22 23:57:26 +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