Draft backtrack #2753
Annotations
14 warnings
Build:
tokenizers/src/models/backtracking_bpe/model.rs#L3
unused import: `decoders`
|
Build:
tokenizers/src/models/backtracking_bpe/model.rs#L10
unused import: `serde::de::Visitor`
|
Build:
tokenizers/src/models/backtracking_bpe/model.rs#L11
unused imports: `Deserialize`, `Deserializer`, `Serialize`, and `Serializer`
|
Build:
tokenizers/src/models/mod.rs#L14
unused import: `BacktrackingBpeTrainer`
|
Build:
tokenizers/src/models/backtracking_bpe/model.rs#L188
unused variable: `v`
|
Build:
tokenizers/src/models/backtracking_bpe/serialization.rs#L111
unused variable: `e`
|
Build:
tokenizers/src/models/backtracking_bpe/backtracking_state.rs#L38
methods `pos` and `last_token` are never used
|
Build
`tokenizers` (lib) generated 7 warnings (run `cargo fix --lib -p tokenizers` to apply 4 suggestions)
|
Build
unused variable: `py`
|
Build
`tokenizers-python` (lib) generated 1 warning
|
Install Rust
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/
|
Install Rust
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/
|
Install Rust
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/
|
Install Rust
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/
|
Loading