Skip to content

feat: implement prompt lookup based speculative decoding #29

feat: implement prompt lookup based speculative decoding

feat: implement prompt lookup based speculative decoding #29

Triggered via pull request November 29, 2023 11:49
Status Success
Total duration 4m 45s
Artifacts

autofix-rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
autofix
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@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/
autofix
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/
autofix
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/
autofix
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/
autofix
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/
autofix: crates/llama-cpp-bindings/src/llama.rs#L83
value assigned to `stopped` is never read
autofix: ee/tabby-webserver/src/api.rs#L43
this function has too many arguments (11/7)
autofix: ee/tabby-webserver/src/api.rs#L43
this function has too many arguments (11/7)
autofix
`llama-cpp-bindings` (lib) generated 1 warning
autofix
`llama-cpp-bindings` (lib test) generated 1 warning (1 duplicate)
autofix
`tabby-webserver` (lib test) generated 2 warnings (2 duplicates)
autofix
the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1