Meng Zhang
|
2983f70d22
|
feat: build index from dataset (#234)
|
2023-06-12 19:21:27 +00:00 |
Meng Zhang
|
fcf9b4345f
|
refactor: cleanup unused dotfiles (#198)
|
2023-06-05 12:54:40 -07:00 |
Meng Zhang
|
614d993344
|
test: support TABBY_API_HOST in k6 tests
|
2023-04-04 11:14:22 +08:00 |
Meng Zhang
|
a241c08fc3
|
test: add loadtest
|
2023-04-02 21:27:08 +08:00 |
Meng Zhang
|
796ce8154e
|
test: add smoke tests
|
2023-04-02 21:26:58 +08:00 |
Meng Zhang
|
a5afed584f
|
Only install pre-commit in setup-development-environment
|
2023-03-29 17:04:10 +08:00 |
Meng Zhang
|
1c3ec20f93
|
Prepare public release with a minimal deployment setup (#16)
* Move deployment to deployment-next
* Add deployment setup
* Update deployment-next
* Remove vector label
* update README.md
|
2023-03-26 22:44:15 +08:00 |
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
|
3407253882
|
Improve Makefile flags
|
2023-03-25 00:11:53 +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
|
edb3a72ad6
|
Move python scripts into tasks
|
2023-03-24 09:58: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
|
e24155fb3a
|
Add pre-commit
|
2023-03-16 17:56:09 +08:00 |
Meng Zhang
|
cf27c1a504
|
Add project preprocessing
|
2023-03-16 17:26:43 +08:00 |