Skip to content

Support device mapping for Paged Attention #4400

Support device mapping for Paged Attention

Support device mapping for Paged Attention #4400

Triggered via pull request December 31, 2024 08:51
Status Failure
Total duration 2m 54s
Artifacts

ci.yml

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

Annotations

52 errors and 46 warnings
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Check (ubuntu-latest, stable): mistralrs-core/src/pipeline/amoe.rs#L248
method `device_mapper` is not a member of trait `MetadataMixin`
Check (ubuntu-latest, stable): mistralrs-core/src/pipeline/diffusion.rs#L300
method `device_mapper` is not a member of trait `MetadataMixin`
Check (ubuntu-latest, stable): mistralrs-core/src/pipeline/ggml.rs#L533
method `device_mapper` is not a member of trait `MetadataMixin`
Check (ubuntu-latest, stable): mistralrs-core/src/pipeline/gguf.rs#L696
method `device_mapper` is not a member of trait `MetadataMixin`
Check (ubuntu-latest, stable): mistralrs-core/src/diffusion_models/processor.rs#L61
method `process_inputs` has 13 parameters but the declaration in trait `InputsProcessor::process_inputs` has 12
Check (ubuntu-latest, stable): mistralrs-core/src/pipeline/amoe.rs#L464
this method takes 11 arguments but 12 arguments were supplied
Check (ubuntu-latest, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check (macOS-latest, stable)
The job was canceled because "ubuntu-latest_stable" failed.
Check (macOS-latest, stable): mistralrs-core/src/pipeline/amoe.rs#L248
method `device_mapper` is not a member of trait `MetadataMixin`
Check (macOS-latest, stable): mistralrs-core/src/pipeline/diffusion.rs#L300
method `device_mapper` is not a member of trait `MetadataMixin`
Check (macOS-latest, stable): mistralrs-core/src/pipeline/ggml.rs#L533
method `device_mapper` is not a member of trait `MetadataMixin`
Check (macOS-latest, stable): mistralrs-core/src/pipeline/gguf.rs#L696
method `device_mapper` is not a member of trait `MetadataMixin`
Check (macOS-latest, stable): mistralrs-core/src/diffusion_models/processor.rs#L61
method `process_inputs` has 13 parameters but the declaration in trait `InputsProcessor::process_inputs` has 12
Check (macOS-latest, stable): mistralrs-core/src/pipeline/amoe.rs#L464
this method takes 11 arguments but 12 arguments were supplied
Check (macOS-latest, stable)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Check (windows-latest, stable)
The job was canceled because "ubuntu-latest_stable" failed.
Check (windows-latest, stable)
The operation was canceled.
Clippy: mistralrs-core/src/pipeline/amoe.rs#L248
method `device_mapper` is not a member of trait `MetadataMixin`
Clippy: mistralrs-core/src/pipeline/diffusion.rs#L300
method `device_mapper` is not a member of trait `MetadataMixin`
Clippy: mistralrs-core/src/pipeline/ggml.rs#L533
method `device_mapper` is not a member of trait `MetadataMixin`
Clippy: mistralrs-core/src/pipeline/gguf.rs#L696
method `device_mapper` is not a member of trait `MetadataMixin`
Clippy: mistralrs-core/src/diffusion_models/processor.rs#L61
method `process_inputs` has 13 parameters but the declaration in trait `pipeline::inputs_processor::InputsProcessor::process_inputs` has 12
Clippy: mistralrs-core/src/pipeline/amoe.rs#L464
this method takes 11 arguments but 12 arguments were supplied
Clippy
could not compile `mistralrs-core` (lib) due to 6 previous errors
Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test Suite (macOS-latest, stable): mistralrs-core/src/pipeline/amoe.rs#L248
method `device_mapper` is not a member of trait `MetadataMixin`
Test Suite (macOS-latest, stable): mistralrs-core/src/pipeline/diffusion.rs#L300
method `device_mapper` is not a member of trait `MetadataMixin`
Test Suite (macOS-latest, stable): mistralrs-core/src/pipeline/ggml.rs#L533
method `device_mapper` is not a member of trait `MetadataMixin`
Test Suite (macOS-latest, stable): mistralrs-core/src/pipeline/gguf.rs#L696
method `device_mapper` is not a member of trait `MetadataMixin`
Test Suite (macOS-latest, stable): mistralrs-core/src/diffusion_models/processor.rs#L61
method `process_inputs` has 13 parameters but the declaration in trait `InputsProcessor::process_inputs` has 12
Test Suite (macOS-latest, stable): mistralrs-core/src/pipeline/amoe.rs#L464
this method takes 11 arguments but 12 arguments were supplied
Test Suite (macOS-latest, stable)
could not compile `mistralrs-core` (lib) due to 6 previous errors
Test Suite (macOS-latest, stable)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Test Suite (ubuntu-latest, stable)
The job was canceled because "macOS-latest_stable" failed.
Test Suite (ubuntu-latest, stable): mistralrs-core/src/pipeline/amoe.rs#L248
method `device_mapper` is not a member of trait `MetadataMixin`
Test Suite (ubuntu-latest, stable): mistralrs-core/src/pipeline/diffusion.rs#L300
method `device_mapper` is not a member of trait `MetadataMixin`
Test Suite (ubuntu-latest, stable): mistralrs-core/src/pipeline/ggml.rs#L533
method `device_mapper` is not a member of trait `MetadataMixin`
Test Suite (ubuntu-latest, stable): mistralrs-core/src/pipeline/gguf.rs#L696
method `device_mapper` is not a member of trait `MetadataMixin`
Test Suite (ubuntu-latest, stable): mistralrs-core/src/diffusion_models/processor.rs#L61
method `process_inputs` has 13 parameters but the declaration in trait `InputsProcessor::process_inputs` has 12
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.
Docs: mistralrs-core/src/pipeline/amoe.rs#L248
method `device_mapper` is not a member of trait `MetadataMixin`
Docs: mistralrs-core/src/pipeline/diffusion.rs#L300
method `device_mapper` is not a member of trait `MetadataMixin`
Docs: mistralrs-core/src/pipeline/ggml.rs#L533
method `device_mapper` is not a member of trait `MetadataMixin`
Docs: mistralrs-core/src/pipeline/gguf.rs#L696
method `device_mapper` is not a member of trait `MetadataMixin`
Docs: mistralrs-core/src/diffusion_models/processor.rs#L61
method `process_inputs` has 13 parameters but the declaration in trait `pipeline::inputs_processor::InputsProcessor::process_inputs` has 12
Docs
could not document `mistralrs-core`
Docs: mistralrs-core/src/diffusion_models/processor.rs#L61
method `process_inputs` has 13 parameters but the declaration in trait `InputsProcessor::process_inputs` has 12
Docs: mistralrs-core/src/pipeline/amoe.rs#L464
this method takes 11 arguments but 12 arguments were supplied
Docs
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
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/
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/
Check (ubuntu-latest, stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check (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/
Check (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/
Check (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/
Check (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/
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/futures-io/0.3.31/download` (151.101.46.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/
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/
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/
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/