feat: custom [megatron] nvidia dmc loader #138
Annotations
12 errors and 3 warnings
Ruff (I001):
dyana/loaders/megatron/main.py#L1
dyana/loaders/megatron/main.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F401):
dyana/loaders/megatron/main.py#L1
dyana/loaders/megatron/main.py:1:8: F401 `os` imported but unused
|
Ruff (F401):
dyana/loaders/megatron/main.py#L14
dyana/loaders/megatron/main.py:14:34: F401 `megatron.contrib.dmc.add_dmc_layer` imported but unused
|
Validate (3.9)
Process completed with exit code 1.
|
Ruff (I001):
dyana/loaders/megatron/main.py#L1
dyana/loaders/megatron/main.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F401):
dyana/loaders/megatron/main.py#L1
dyana/loaders/megatron/main.py:1:8: F401 `os` imported but unused
|
Ruff (F401):
dyana/loaders/megatron/main.py#L14
dyana/loaders/megatron/main.py:14:34: F401 `megatron.contrib.dmc.add_dmc_layer` imported but unused
|
Validate (3.11)
Process completed with exit code 1.
|
Ruff (I001):
dyana/loaders/megatron/main.py#L1
dyana/loaders/megatron/main.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F401):
dyana/loaders/megatron/main.py#L1
dyana/loaders/megatron/main.py:1:8: F401 `os` imported but unused
|
Ruff (F401):
dyana/loaders/megatron/main.py#L14
dyana/loaders/megatron/main.py:14:34: F401 `megatron.contrib.dmc.add_dmc_layer` imported but unused
|
Validate (3.10)
Process completed with exit code 1.
|
Validate (3.9)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Validate (3.10)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Validate (3.11)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|