feat: custom [megatron] nvidia dmc loader #144
Annotations
21 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 (E402):
dyana/loaders/megatron/main.py#L27
dyana/loaders/megatron/main.py:27:1: E402 Module level import not at top of file
|
Ruff (I001):
dyana/loaders/megatron/main.py#L73
dyana/loaders/megatron/main.py:73:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F821):
dyana/loaders/megatron/main.py#L107
dyana/loaders/megatron/main.py:107:58: F821 Undefined name `transformer_engine`
|
Ruff (F821):
dyana/loaders/megatron/main.py#L113
dyana/loaders/megatron/main.py:113:43: F821 Undefined name `transformer_engine`
|
Ruff (F821):
dyana/loaders/megatron/main.py#L154
dyana/loaders/megatron/main.py:154:33: F821 Undefined name `GPTModel`
|
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 (E402):
dyana/loaders/megatron/main.py#L27
dyana/loaders/megatron/main.py:27:1: E402 Module level import not at top of file
|
Ruff (I001):
dyana/loaders/megatron/main.py#L73
dyana/loaders/megatron/main.py:73:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F821):
dyana/loaders/megatron/main.py#L107
dyana/loaders/megatron/main.py:107:58: F821 Undefined name `transformer_engine`
|
Ruff (F821):
dyana/loaders/megatron/main.py#L113
dyana/loaders/megatron/main.py:113:43: F821 Undefined name `transformer_engine`
|
Ruff (F821):
dyana/loaders/megatron/main.py#L154
dyana/loaders/megatron/main.py:154:33: F821 Undefined name `GPTModel`
|
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 (E402):
dyana/loaders/megatron/main.py#L27
dyana/loaders/megatron/main.py:27:1: E402 Module level import not at top of file
|
Ruff (I001):
dyana/loaders/megatron/main.py#L73
dyana/loaders/megatron/main.py:73:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F821):
dyana/loaders/megatron/main.py#L107
dyana/loaders/megatron/main.py:107:58: F821 Undefined name `transformer_engine`
|
Ruff (F821):
dyana/loaders/megatron/main.py#L113
dyana/loaders/megatron/main.py:113:43: F821 Undefined name `transformer_engine`
|
Ruff (F821):
dyana/loaders/megatron/main.py#L154
dyana/loaders/megatron/main.py:154:33: F821 Undefined name `GPTModel`
|
Validate (3.10)
Process completed with exit code 1.
|
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
|
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
|