Meng Zhang
|
1974168bc0
|
chore: add release job (#182)
* chore: add release job
* fix tab
* update
|
2023-06-01 18:01:29 -07:00 |
Meng Zhang
|
378f8fa3d5
|
chore: remove clippy and test is macosx target
|
2023-06-01 17:25:44 -07:00 |
Meng Zhang
|
3cac2607e7
|
refactor: improve error handlings, fix clippy warnings (#181)
* refactor: minor improvements on error handling
* refactor: cleanup error handlings
* update
* update
* fix
* add clippy / test workflow
* fix clippy
* fix clippy
* update
|
2023-06-01 17:23:05 -07:00 |
Meng Zhang
|
5aa2370e19
|
feat: switch default docker image to rust based (#175)
* chore: change rust docker image to default
* update README for rust core
* improve doc
* Update README.md
* update
* Update README.md
|
2023-05-31 23:27:55 +00:00 |
Meng Zhang
|
5c0c1463de
|
chore: set concurrency in workflow (#174)
|
2023-05-30 23:36:34 -07:00 |
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 |