Support device mapping for Paged Attention #4401
Annotations
10 errors and 5 warnings
Run actions-rs/cargo@v1:
mistralrs-core/src/pipeline/amoe.rs#L248
method `device_mapper` is not a member of trait `MetadataMixin`
|
Run actions-rs/cargo@v1:
mistralrs-core/src/pipeline/diffusion.rs#L300
method `device_mapper` is not a member of trait `MetadataMixin`
|
Run actions-rs/cargo@v1:
mistralrs-core/src/pipeline/ggml.rs#L533
method `device_mapper` is not a member of trait `MetadataMixin`
|
Run actions-rs/cargo@v1:
mistralrs-core/src/pipeline/gguf.rs#L696
method `device_mapper` is not a member of trait `MetadataMixin`
|
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 `pipeline::inputs_processor::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 `pipeline::inputs_processor::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 `pipeline::inputs_processor::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 `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
|
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