Skip to content

Support device mapping for Paged Attention #4406

Support device mapping for Paged Attention

Support device mapping for Paged Attention #4406

Triggered via pull request December 31, 2024 08:56
Status Failure
Total duration 5m 28s
Artifacts

ci.yml

on: pull_request
Matrix: Check
Matrix: Test Suite
Fit to window
Zoom out
Zoom in

Annotations

48 errors and 46 warnings
Check (macOS-latest, stable): 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
Check (macOS-latest, stable): 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
Check (macOS-latest, stable): 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
Check (macOS-latest, stable): 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
Check (macOS-latest, stable): 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
Check (macOS-latest, stable): 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
Check (macOS-latest, stable): mistralrs-core/src/vision_models/llava/llava_inputs_processor.rs#L158
this method takes 12 arguments but 11 arguments were supplied
Check (macOS-latest, stable): mistralrs-core/src/vision_models/llava/llava_inputs_processor.rs#L278
this function takes 8 arguments but 7 arguments were supplied
Check (macOS-latest, stable): mistralrs-core/src/vision_models/llava/llava_inputs_processor.rs#L288
this function takes 9 arguments but 8 arguments were supplied
Check (macOS-latest, stable): mistralrs-core/src/vision_models/llava/llava_next_inputs_processor.rs#L184
this method takes 12 arguments but 11 arguments were supplied
Check (ubuntu-latest, stable)
The job was canceled because "macOS-latest_stable" failed.
Check (windows-latest, stable)
The job was canceled because "macOS-latest_stable" failed.
Check (windows-latest, stable)
The operation was canceled.
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Test Suite (macOS-latest, stable): 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
Test Suite (macOS-latest, stable): 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
Test Suite (macOS-latest, stable): 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
Test Suite (macOS-latest, stable): 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
Test Suite (macOS-latest, stable): 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
Test Suite (macOS-latest, stable): 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
Test Suite (macOS-latest, stable): mistralrs-core/src/vision_models/llava/llava_inputs_processor.rs#L158
this method takes 12 arguments but 11 arguments were supplied
Test Suite (macOS-latest, stable): mistralrs-core/src/vision_models/llava/llava_inputs_processor.rs#L278
this function takes 8 arguments but 7 arguments were supplied
Test Suite (macOS-latest, stable): mistralrs-core/src/vision_models/llava/llava_inputs_processor.rs#L288
this function takes 9 arguments but 8 arguments were supplied
Test Suite (macOS-latest, stable): mistralrs-core/src/vision_models/llava/llava_next_inputs_processor.rs#L184
this method takes 12 arguments but 11 arguments were supplied
Test Suite (ubuntu-latest, stable)
The job was canceled because "macOS-latest_stable" failed.
Test Suite (ubuntu-latest, stable)
The operation was canceled.
Test Suite (windows-latest, stable)
The job was canceled because "macOS-latest_stable" failed.
Test Suite (windows-latest, stable)
The operation was canceled.
Clippy: 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
Clippy: 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
Clippy: 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
Clippy: 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
Clippy: 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
Clippy: mistralrs-core/src/vision_models/idefics3/inputs_processor.rs#L103
method `process_inputs` has 12 parameters but the declaration in trait `pipeline::inputs_processor::InputsProcessor::process_inputs` has 13
Clippy: mistralrs-core/src/vision_models/llava/llava_inputs_processor.rs#L158
this method takes 12 arguments but 11 arguments were supplied
Clippy: mistralrs-core/src/vision_models/llava/llava_inputs_processor.rs#L278
this function takes 8 arguments but 7 arguments were supplied
Clippy: mistralrs-core/src/vision_models/llava/llava_inputs_processor.rs#L288
this function takes 9 arguments but 8 arguments were supplied
Clippy: mistralrs-core/src/vision_models/llava/llava_next_inputs_processor.rs#L184
this method takes 12 arguments but 11 arguments were supplied
Docs: 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
Docs: 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
Docs: 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
Docs: 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
Docs: 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
Docs: mistralrs-core/src/vision_models/idefics3/inputs_processor.rs#L103
method `process_inputs` has 12 parameters but the declaration in trait `pipeline::inputs_processor::InputsProcessor::process_inputs` has 13
Docs
could not document `mistralrs-core`
Docs: 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
Docs: 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
Docs: 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
Check (macOS-latest, stable)
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/
Check (macOS-latest, stable)
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/
Check (macOS-latest, stable)
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/
Check (macOS-latest, stable)
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/
Check (windows-latest, stable)
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/
Check (windows-latest, stable)
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/
Check (windows-latest, stable)
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/
Check (windows-latest, stable)
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/
Rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Typos
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Typos
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/
Typos
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/
Typos
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/
Typos
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/
Test Suite (macOS-latest, stable)
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/
Test Suite (macOS-latest, stable)
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/
Test Suite (macOS-latest, stable)
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/
Test Suite (macOS-latest, stable)
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/
Test Suite (ubuntu-latest, stable)
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/
Test Suite (ubuntu-latest, stable)
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/
Test Suite (ubuntu-latest, stable)
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/
Test Suite (ubuntu-latest, stable)
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/
Test Suite (windows-latest, stable)
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/
Test Suite (windows-latest, stable)
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/
Test Suite (windows-latest, stable)
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/
Test Suite (windows-latest, stable)
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/
Test Suite (windows-latest, stable)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/tower-service/0.3.3/download` (151.101.46.137), got 502
Test Suite (windows-latest, stable)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/generic-array/0.14.7/download` (151.101.46.137), got 502
Test Suite (windows-latest, stable)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/gemm-c64/0.17.1/download` (151.101.46.137), got 502
Test Suite (windows-latest, stable)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/gemm-c32/0.17.1/download` (151.101.46.137), got 502
Test Suite (windows-latest, stable)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/futures-task/0.3.31/download` (151.101.46.137), got 502
Test Suite (windows-latest, stable)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/try_match/0.4.2/download` (151.101.46.137), got 502
Clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/
Docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Docs
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/
Docs
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/
Docs
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/
Docs
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/