Add the Qwen2-VL model #4037
Annotations
10 errors and 6 warnings
mistralrs-core/src/ops.rs#L579
method `repeat_interleave_flat` is never used
|
mistralrs-core/src/vision_models/qwen2/mod.rs#L13
struct `Qwen2VLModel` is never constructed
|
mistralrs-core/src/vision_models/qwen2/mod.rs#L19
associated function `new` is never used
|
mistralrs-core/src/vision_models/qwen2/config.rs#L7
multiple fields are never read
|
mistralrs-core/src/vision_models/qwen2/config.rs#L21
field `mrope_section` is never read
|
mistralrs-core/src/vision_models/qwen2/config.rs#L26
multiple fields are never read
|
mistralrs-core/src/vision_models/qwen2/text.rs#L22
struct `Mlp` is never constructed
|
mistralrs-core/src/vision_models/qwen2/text.rs#L30
associated items `new` and `forward` are never used
|
mistralrs-core/src/vision_models/qwen2/text.rs#L51
struct `Attention` is never constructed
|
mistralrs-core/src/vision_models/qwen2/text.rs#L65
associated items `new` and `forward` are never used
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading