Skip to content

Implement DeepSeekV2 #4446

Implement DeepSeekV2

Implement DeepSeekV2 #4446

Triggered via pull request January 4, 2025 20:11
Status Failure
Total duration 6m 48s
Artifacts

ci.yml

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

Annotations

15 errors and 99 warnings
Clippy: mistralrs-core/src/lib.rs#L11
unused import: `std::time::Instant`
Clippy: mistralrs-core/src/lib.rs#L25
unused import: `tracing::info`
Clippy: mistralrs-core/src/lib.rs#L26
unused import: `tracing::warn`
Clippy: mistralrs-core/src/models/deepseek2.rs#L550
unused variable: `attention_mechanism`
Clippy: mistralrs-core/src/models/deepseek2.rs#L676
unused variable: `metadata`
Clippy: mistralrs-core/src/models/deepseek2.rs#L677
unused variable: `flash_params`
Clippy: mistralrs-core/src/pipeline/loaders/normal_loaders.rs#L1532
unused variable: `use_flash_attn`
Clippy: mistralrs-core/src/pipeline/loaders/normal_loaders.rs#L1561
unused variable: `use_flash_attn`
Clippy: mistralrs-core/src/layers.rs#L837
this function has too many arguments (9/7)
Clippy: mistralrs-core/src/models/deepseek2.rs#L167
casting `usize` to `f32` causes a loss of precision (`usize` is 32 or 64 bits wide, but `f32`'s mantissa is only 23 bits wide)
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)
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.
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/
Check (macOS-latest, stable): mistralrs-core/src/lib.rs#L11
unused import: `std::time::Instant`
Check (macOS-latest, stable): mistralrs-core/src/lib.rs#L25
unused import: `tracing::info`
Check (macOS-latest, stable): mistralrs-core/src/lib.rs#L26
unused import: `tracing::warn`
Check (macOS-latest, stable): mistralrs-core/src/models/deepseek2.rs#L550
unused variable: `attention_mechanism`
Check (macOS-latest, stable): mistralrs-core/src/models/deepseek2.rs#L677
unused variable: `flash_params`
Check (macOS-latest, stable)
`mistralrs-core` (lib) generated 8 warnings (run `cargo fix --lib -p mistralrs-core` to apply 3 suggestions)
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 (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 (ubuntu-latest, stable): mistralrs-core/src/lib.rs#L11
unused import: `std::time::Instant`
Check (ubuntu-latest, stable): mistralrs-core/src/lib.rs#L25
unused import: `tracing::info`
Check (ubuntu-latest, stable): mistralrs-core/src/lib.rs#L26
unused import: `tracing::warn`
Check (ubuntu-latest, stable): mistralrs-core/src/models/deepseek2.rs#L550
unused variable: `attention_mechanism`
Check (ubuntu-latest, stable): mistralrs-core/src/models/deepseek2.rs#L677
unused variable: `flash_params`
Check (ubuntu-latest, stable)
`mistralrs-core` (lib) generated 8 warnings (run `cargo fix --lib -p mistralrs-core` to apply 3 suggestions)
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/
Docs: mistralrs-core/src/lib.rs#L11
unused import: `std::time::Instant`
Docs: mistralrs-core/src/lib.rs#L25
unused import: `tracing::info`
Docs: mistralrs-core/src/lib.rs#L26
unused import: `tracing::warn`
Docs: mistralrs-core/src/models/deepseek2.rs#L550
unused variable: `attention_mechanism`
Docs: mistralrs-core/src/models/deepseek2.rs#L676
unused variable: `metadata`
Docs: mistralrs-core/src/models/deepseek2.rs#L677
unused variable: `flash_params`
Docs: mistralrs-core/src/pipeline/loaders/normal_loaders.rs#L1532
unused variable: `use_flash_attn`
Docs: mistralrs-core/src/pipeline/loaders/normal_loaders.rs#L1561
unused variable: `use_flash_attn`
Docs
`mistralrs-core` (lib) generated 8 warnings (run `cargo fix --lib -p mistralrs-core` to apply 3 suggestions)
Test Suite (macOS-latest, stable): mistralrs-core/src/lib.rs#L11
unused import: `std::time::Instant`
Test Suite (macOS-latest, stable): mistralrs-core/src/lib.rs#L25
unused import: `tracing::info`
Test Suite (macOS-latest, stable): mistralrs-core/src/lib.rs#L26
unused import: `tracing::warn`
Test Suite (macOS-latest, stable): mistralrs-core/src/models/deepseek2.rs#L550
unused variable: `attention_mechanism`
Test Suite (macOS-latest, stable)
`mistralrs-core` (lib test) generated 8 warnings (8 duplicates)
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): mistralrs-core/src/lib.rs#L11
unused import: `std::time::Instant`
Test Suite (ubuntu-latest, stable): mistralrs-core/src/lib.rs#L25
unused import: `tracing::info`
Test Suite (ubuntu-latest, stable): mistralrs-core/src/lib.rs#L26
unused import: `tracing::warn`
Test Suite (ubuntu-latest, stable): mistralrs-core/src/models/deepseek2.rs#L550
unused variable: `attention_mechanism`
Test Suite (ubuntu-latest, stable)
`mistralrs-core` (lib test) generated 8 warnings (8 duplicates)
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/
Check (windows-latest, stable): mistralrs-core/src/lib.rs#L11
unused import: `std::time::Instant`
Check (windows-latest, stable): mistralrs-core/src/lib.rs#L25
unused import: `tracing::info`
Check (windows-latest, stable): mistralrs-core/src/lib.rs#L26
unused import: `tracing::warn`
Check (windows-latest, stable): mistralrs-core/src/models/deepseek2.rs#L550
unused variable: `attention_mechanism`
Check (windows-latest, stable): mistralrs-core/src/models/deepseek2.rs#L677
unused variable: `flash_params`
Check (windows-latest, stable)
`mistralrs-core` (lib) generated 8 warnings (run `cargo fix --lib -p mistralrs-core` to apply 3 suggestions)
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/