Meng Zhang
|
272dde9769
|
refactor: rust nightly format (#197)
* chore: turn on group format
* turn on nightly fmt
|
2023-06-05 14:17:07 -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
|
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
|
72ed30e9ff
|
Build link shared in docker for ctranslate2 (#150)
* Build link shared in docker
* update
* update
|
2023-05-27 00:05:56 -07:00 |
Meng Zhang
|
06cf34a007
|
support static linking of ctranslate2 (#148)
* support static linking of ctranslate2
* update
* remove submodule rust-cxx-cmake-bridge
* support alwayslink with whole-archive
* update
* move export_libs
* update docker config
* update ctranslate2
* remove
* update
* update build.rs
* parse external libs
* cleanup
* add cargo fmt
|
2023-05-26 21:34:31 -07:00 |
Meng Zhang
|
8dfe49ec6c
|
feat: support cuda devices in rust tabby (#149)
|
2023-05-25 23:23:07 -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
|
a2476af373
|
add ctranslate2-bindings / tabby rust packages (#146)
* add ctranslate2-bindings
* add fixme for linux build
* turn off shared lib
* add tabby-cli
|
2023-05-25 14:05:28 -07:00 |