Support device mapping for Paged Attention #4404
Annotations
11 errors and 4 warnings
|
Run actions-rs/cargo@v1:
mistralrs-core/src/pipeline/vision.rs#L585
not all trait items implemented, missing: `device_mapper`
|
Run actions-rs/cargo@v1:
mistralrs-core/src/vision_models/idefics2/idefics2_input_processor.rs#L132
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/llava/llava_inputs_processor.rs#L78
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/llava/llava_next_inputs_processor.rs#L85
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#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/idefics3/inputs_processor.rs#L103
method `process_inputs` has 12 parameters but the declaration in trait `InputsProcessor::process_inputs` has 13
|
Run actions-rs/cargo@v1:
mistralrs-core/src/pipeline/vision.rs#L357
this function takes 8 arguments but 7 arguments were supplied
|
Run actions-rs/cargo@v1:
mistralrs-core/src/vision_models/idefics2/idefics2_input_processor.rs#L173
this function takes 8 arguments but 7 arguments were supplied
|
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