[Ming-Omni] PR 1 — Ming-flash-omni: understanding path (thinker + vision/audio + multimodal prefill)#104
Closed
zhudianGG wants to merge 21 commits into
Closed
[Ming-Omni] PR 1 — Ming-flash-omni: understanding path (thinker + vision/audio + multimodal prefill)#104zhudianGG wants to merge 21 commits into
zhudianGG wants to merge 21 commits into
Annotations
10 errors and 1 warning
|
Run Ruff:
benchmark/dataset.py#L695
benchmark/dataset.py:695:26: B905 `zip()` without an explicit `strict=` parameter
help: Add explicit value for parameter `strict=`
|
|
Run Ruff:
benchmark/dataset.py#L648
benchmark/dataset.py:648:9: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Run Ruff:
benchmark/dataset.py#L593
benchmark/dataset.py:593:12: F401 `torch` imported but unused
help: Remove unused import: `torch`
|
|
Run Ruff:
benchmark/dataset.py#L593
benchmark/dataset.py:593:5: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Run Ruff:
benchmark/convenience/parse_i2t_table.py#L127
benchmark/convenience/parse_i2t_table.py:127:19: W292 No newline at end of file
help: Add trailing newline
|
|
Run Ruff:
benchmark/compare_robotics.py#L136
benchmark/compare_robotics.py:136:16: PLR1714 Consider merging multiple comparisons: `v in {0, 0.0}`.
help: Merge multiple comparisons
|
|
Run Ruff:
benchmark/compare_robotics.py#L37
benchmark/compare_robotics.py:37:21: F401 `pathlib.Path` imported but unused
help: Remove unused import: `pathlib.Path`
|
|
Run Ruff:
benchmark/compare_robotics.py#L36
benchmark/compare_robotics.py:36:8: F401 `sys` imported but unused
help: Remove unused import: `sys`
|
|
Run Ruff:
benchmark/compare_robotics.py#L32
benchmark/compare_robotics.py:32:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Run Ruff:
benchmark/base.py#L141
benchmark/base.py:141:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading