Commit Graph

30 Commits (f3b37b253b10f420e7ad7ceb75f21ba22deecc13)

Author SHA1 Message Date
Zhiming Ma f516b8024c
Update github actions docker.rust.yml to ignore clients changes. (#167) 2023-05-29 20:37:02 -07:00
Meng Zhang 80d1dd1ca6
Add admin panel (behand --experimental-admin-panel) (#156)
* add admin

* add feature:admin_panel

* update

* add dist directory

* update
2023-05-28 01:17:32 -07:00
Meng Zhang b8309d98cc
Switch to sccache (#154)
* fix fmt

* fix

* fix test

* fix clippy

* switch to sc cache

* fix

* update

* update

* update

* fix

* add test

* remove clippy

* update

* disable incremental

* update

* simply
2023-05-27 16:20:17 -07:00
Meng Zhang 0000312460
Add download_model.py. Adjust ctranslate2 backend model structure (#153)
* adjust

* update

* update
2023-05-27 14:51:12 -07:00
Meng Zhang 734957d1de
build mac binary in ci (#152)
* build mac binary in ci

* update

* update

* turn on verbose

* fix cross compile

* update

* update

* update

* update

* update

* update

* update
2023-05-27 14:31:27 -07:00
Meng Zhang 3788710882 update Dockerfile.rust 2023-05-26 11:24:18 -07:00
Meng Zhang 484e754bc4
Update docker.rust.yml 2023-05-25 20:56:44 -07:00
Meng Zhang ed0b2af837 Update docker.rust.yml 2023-05-25 20:00:12 -07:00
Meng Zhang f5d8bc23c1 fix: checkout submodules in rust ci 2023-05-25 18:53:55 -07:00
Meng Zhang c937a5056a fix docker build 2023-05-25 18:25:34 -07:00
Meng Zhang 0acc975618
Support linux ctranslate2 cuda build (#147)
* Support linux build

* add <memory> to fix build error in linux

* add Dockerfile.tabby

* update

* update

* add rust docker image pipeline

* add docker.rust.yml
2023-05-25 18:18:22 -07:00
Meng Zhang ac6637bdbb
Update docker.yml 2023-04-14 13:09:01 +08:00
Meng Zhang e9ccbff3b9
Update docker.yml 2023-04-14 13:00:55 +08:00
Meng Zhang f4b3e15dfc
Update docker.yml 2023-04-14 12:35:49 +08:00
Meng Zhang 72563365d2
Update docker.yml 2023-04-14 11:55:29 +08:00
Meng Zhang 5256779ffe
Update docker.yml 2023-04-14 09:33:38 +08:00
Meng Zhang a453907075
Update docker.yml 2023-04-14 09:10:06 +08:00
Meng Zhang d5f5bed4b9 chore: only trigger docker build if tabby/ changes 2023-04-09 20:26:36 +08:00
Meng Zhang 7c4ee1b6ca chore: do not run docker build on PR 2023-04-09 20:21:25 +08:00
Meng Zhang e28877fbbb
chore: add pre-commit workflow (#72)
* chore: add pre-commit workflow

* fix pre-commit
2023-04-09 20:17:56 +08:00
Meng Zhang 69d49d01c5 chore: update docker hub description in workflow 2023-04-09 18:11:37 +08:00
Meng Zhang 53c77c4609 Add pages 2023-04-06 18:48:26 +08:00
Meng Zhang e5e571ff07
Update docker.yml 2023-04-05 23:55:44 +08:00
Meng Zhang b0031b1f87
Update docker.yml 2023-04-05 23:49:14 +08:00
Meng Zhang 95cdca9b43
Update docker.yml 2023-04-05 23:22:51 +08:00
Meng Zhang db77d7f267
feat: support single container (#46)
* docs: update readme

* fix: do not exclude peft

* Free disk space before docker building

* fix: fix docker-compose

* fix: dockercompose user to 1000

* fix dockerfile

* fix: cachedir ownership
2023-04-05 20:19:43 +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 6433286fe9
Update docker.yml 2023-03-22 23:59:40 +08:00
Meng Zhang fc31ea2bd2
Update docker.yml 2023-03-22 23:27:12 +08:00
Meng Zhang 9a0ed9050a Add docker build workflow 2023-03-22 23:21:42 +08:00