Support device mapping for Paged Attention #4409
Annotations
10 errors and 5 warnings
Run actions-rs/cargo@v1:
mistralrs-core/src/vision_models/mllama/inputs_processor.rs#L172
method `process_inputs` has 12 parameters but the declaration in trait `pipeline::inputs_processor::InputsProcessor::process_inputs` has 13
|
Run actions-rs/cargo@v1:
mistralrs-core/src/vision_models/phi3/phi3_inputs_processor.rs#L72
method `process_inputs` has 12 parameters but the declaration in trait `pipeline::inputs_processor::InputsProcessor::process_inputs` has 13
|
Run actions-rs/cargo@v1:
mistralrs-core/src/vision_models/qwen2vl/inputs_processor.rs#L124
method `process_inputs` has 12 parameters but the declaration in trait `pipeline::inputs_processor::InputsProcessor::process_inputs` has 13
|
Run actions-rs/cargo@v1
could not document `mistralrs-core`
|
Run actions-rs/cargo@v1:
mistralrs-core/src/vision_models/mllama/inputs_processor.rs#L172
method `process_inputs` has 12 parameters but the declaration in trait `InputsProcessor::process_inputs` has 13
|
Run actions-rs/cargo@v1:
mistralrs-core/src/vision_models/phi3/phi3_inputs_processor.rs#L72
method `process_inputs` has 12 parameters but the declaration in trait `InputsProcessor::process_inputs` has 13
|
Run actions-rs/cargo@v1:
mistralrs-core/src/vision_models/qwen2vl/inputs_processor.rs#L124
method `process_inputs` has 12 parameters but the declaration in trait `InputsProcessor::process_inputs` has 13
|
Run actions-rs/cargo@v1:
mistralrs-core/src/vision_models/mllama/inputs_processor.rs#L218
this function takes 8 arguments but 7 arguments were supplied
|
Run actions-rs/cargo@v1:
mistralrs-core/src/vision_models/mllama/inputs_processor.rs#L234
this function takes 9 arguments but 8 arguments were supplied
|
Run actions-rs/cargo@v1:
mistralrs-core/src/vision_models/phi3/phi3_inputs_processor.rs#L160
this method takes 12 arguments but 11 arguments were supplied
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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