Add display capabilities to tokenizers objects #2358
Annotations
14 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/cache@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions/cache@v1, actions/setup-node@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tokenizers/src/utils/padding.rs#L47
unused borrow that must be used
|
tokenizers/src/decoders/mod.rs#L27
unused borrow that must be used
|
tokenizers/src/models/mod.rs#L61
unused borrow that must be used
|
tokenizers/src/normalizers/mod.rs#L23
unused borrow that must be used
|
tokenizers/src/pre_tokenizers/mod.rs#L27
unused borrow that must be used
|
tokenizers/src/pre_tokenizers/split.rs#L9
unused borrow that must be used
|
tokenizers/src/processors/mod.rs#L18
unused borrow that must be used
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job succeeded
Loading