This website requires JavaScript.
Explore
Help
Sign In
root
/
tabby
mirror of
https://gitee.com/zhang_1334717033/tabby.git
Watch
1
Star
0
Fork
You've already forked tabby
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ce79d40e07
tabby
/
crates
/
ctranslate2-bindings
History
Meng Zhang
be90047477
fix: fix int8 compute type, fix auto compute type selection (include float32 into consideration for cuda compute capability <= 6.0) (
#291
)
2023-07-12 11:09:38 +08:00
..
CTranslate2
@
d4b6f3849a
feat: support early stop [TAB-51] (
#208
)
2023-06-06 12:46:17 +00:00
cmake
…
include
feat: support set compute_type through commandline arguments
2023-06-13 12:04:07 -07:00
src
fix: fix int8 compute type, fix auto compute type selection (include float32 into consideration for cuda compute capability <= 6.0) (
#291
)
2023-07-12 11:09:38 +08:00
.gitignore
…
CMakeLists.txt
…
Cargo.toml
feat: support stop sequences [TAB-52] (
#212
)
2023-06-06 23:28:58 +00:00
build.rs
…