4 releases
0.2.0 | Oct 18, 2024 |
---|---|
0.1.2 | May 10, 2024 |
0.1.1 | Apr 26, 2024 |
0.1.0 | Apr 25, 2024 |
#443 in Text processing
165 downloads per month
32KB
770 lines
mtc-token-healing
Token healing implementation in Rust.
Usage
echo '"def helloworl"' | cargo run --example rand-infer
echo '"def hellowor<unk>l"' | cargo run --example rand-infer
TODOs
- Python bindings
- Python docs, examples and tests
License
- © 2024 Chielo Newctle <ChieloNewctle@gmail.com>
- © 2024 ModelTC Team
This project is licensed under either of
at your option.
The SPDX license identifier for this project is MIT OR Apache-2.0
.
Dependencies
~0.5–1.6MB
~35K SLoC