Skip to content

Support device mapping for Paged Attention #4409

Support device mapping for Paged Attention

Support device mapping for Paged Attention #4409

Triggered via pull request December 31, 2024 08:58
Status Failure
Total duration 6m 26s
Artifacts

ci.yml

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

Annotations

47 errors and 39 warnings
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/mllama/inputs_processor.rs#L218
this function takes 8 arguments but 7 arguments were supplied
Check (macOS-latest, stable): mistralrs-core/src/vision_models/mllama/inputs_processor.rs#L234
this function takes 9 arguments but 8 arguments were supplied
Check (macOS-latest, stable): mistralrs-core/src/vision_models/phi3/phi3_inputs_processor.rs#L160
this method takes 12 arguments but 11 arguments were supplied
Check (macOS-latest, stable): mistralrs-core/src/vision_models/phi3/phi3_inputs_processor.rs#L315
this function takes 8 arguments but 7 arguments were supplied
Check (macOS-latest, stable): mistralrs-core/src/vision_models/phi3/phi3_inputs_processor.rs#L325
this function takes 9 arguments but 8 arguments were supplied
Check (macOS-latest, stable): mistralrs-core/src/vision_models/qwen2vl/inputs_processor.rs#L175
this function takes 8 arguments but 7 arguments were supplied
Check (macOS-latest, stable): mistralrs-core/src/vision_models/qwen2vl/inputs_processor.rs#L191
this function takes 9 arguments but 8 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.
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/mllama/inputs_processor.rs#L218
this function takes 8 arguments but 7 arguments were supplied
Test Suite (macOS-latest, stable): mistralrs-core/src/vision_models/mllama/inputs_processor.rs#L234
this function takes 9 arguments but 8 arguments were supplied
Test Suite (macOS-latest, stable): mistralrs-core/src/vision_models/phi3/phi3_inputs_processor.rs#L160
this method takes 12 arguments but 11 arguments were supplied
Test Suite (macOS-latest, stable): mistralrs-core/src/vision_models/phi3/phi3_inputs_processor.rs#L315
this function takes 8 arguments but 7 arguments were supplied
Test Suite (macOS-latest, stable): mistralrs-core/src/vision_models/phi3/phi3_inputs_processor.rs#L325
this function takes 9 arguments but 8 arguments were supplied
Test Suite (macOS-latest, stable): mistralrs-core/src/vision_models/qwen2vl/inputs_processor.rs#L175
this function takes 8 arguments but 7 arguments were supplied
Test Suite (macOS-latest, stable): mistralrs-core/src/vision_models/qwen2vl/inputs_processor.rs#L191
this function takes 9 arguments but 8 arguments were supplied
Test Suite (ubuntu-latest, stable)
The job was canceled because "macOS-latest_stable" failed.
Test Suite (windows-latest, stable)
The job was canceled because "macOS-latest_stable" failed.
Test Suite (windows-latest, stable)
The operation was canceled.
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
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/mllama/inputs_processor.rs#L218
this function takes 8 arguments but 7 arguments were supplied
Clippy: mistralrs-core/src/vision_models/mllama/inputs_processor.rs#L234
this function takes 9 arguments but 8 arguments were supplied
Clippy: mistralrs-core/src/vision_models/phi3/phi3_inputs_processor.rs#L160
this method takes 12 arguments but 11 arguments were supplied
Clippy: mistralrs-core/src/vision_models/phi3/phi3_inputs_processor.rs#L315
this function takes 8 arguments but 7 arguments were supplied
Clippy: mistralrs-core/src/vision_models/phi3/phi3_inputs_processor.rs#L325
this function takes 9 arguments but 8 arguments were supplied
Clippy: mistralrs-core/src/vision_models/qwen2vl/inputs_processor.rs#L175
this function takes 8 arguments but 7 arguments were supplied
Clippy: mistralrs-core/src/vision_models/qwen2vl/inputs_processor.rs#L191
this function takes 9 arguments but 8 arguments were supplied
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
could not document `mistralrs-core`
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
Docs: 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
Docs: 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
Docs: mistralrs-core/src/vision_models/mllama/inputs_processor.rs#L218
this function takes 8 arguments but 7 arguments were supplied
Docs: mistralrs-core/src/vision_models/mllama/inputs_processor.rs#L234
this function takes 9 arguments but 8 arguments were supplied
Docs: mistralrs-core/src/vision_models/phi3/phi3_inputs_processor.rs#L160
this method takes 12 arguments but 11 arguments were supplied
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)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/windows-sys/0.52.0/download` (146.75.78.137), got 502
Check (windows-latest, stable)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/windows-result/0.2.0/download` (146.75.78.137), got 502
Check (windows-latest, stable)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/terminal_size/0.4.1/download` (146.75.78.137), got 502
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/
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 (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/
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/
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/