Commit Graph

4 Commits (53c4c556bafdf32a754e4e4071489cc919ac8d0a)

Author SHA1 Message Date
Meng Zhang 53c4c556ba Release 0.2.0
ctranslate2-bindings@0.2.0
http-api-bindings@0.2.0
llama-cpp-bindings@0.2.0
rust-cxx-cmake-bridge@0.2.0
tabby@0.2.0
tabby-common@0.2.0
tabby-download@0.2.0
tabby-inference@0.2.0
tabby-scheduler@0.2.0

Generated by cargo-workspaces
2023-10-03 13:13:06 -07:00
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 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 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