Meng Zhang
|
2bf5bcd0cf
|
refactor: extract TextInferenceEngineImpl to reduce duplications between EncoderDecoderImpl and DecoderImpl #189
|
2023-06-04 22:28:39 +00:00 |
Meng Zhang
|
6de61f45bb
|
chore: mark thread safety [TAB-52] (#186)
* mark thread safety
* use shared_ptr to ensure thread safety
* fmt
|
2023-06-04 06:23:31 +00: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
|
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 |