Skip to content

athene reward online dpo fix, speed up ray init #2435

athene reward online dpo fix, speed up ray init

athene reward online dpo fix, speed up ray init #2435

Triggered via pull request September 20, 2025 02:51
Status Failure
Total duration 16m 8s
Artifacts

ci_lint_py.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

25 errors
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L185
Cannot find implementation or library stub for module named "math_verify"
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L183
Function is missing a return type annotation
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L178
Function is missing a return type annotation
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L173
Function is missing a return type annotation
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L168
Function is missing a return type annotation
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L164
Function is missing a return type annotation
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L148
Function is missing a type annotation for one or more arguments
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L129
Function is missing a type annotation for one or more arguments
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L116
Function is missing a type annotation for one or more arguments
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L86
Function is missing a return type annotation
Lint Python / Lint: src/fairseq2/datasets/prompt.py#L29
'fairseq2.datasets.LengthBatching' imported but unused
Lint Python / Lint: src/fairseq2/datasets/prompt.py#L19
'fairseq2.data.create_bucket_sizes' imported but unused
Lint Python / Lint: src/fairseq2/datasets/prompt.py#L19
'fairseq2.data.SequenceData' imported but unused
Lint Python / Lint: src/fairseq2/datasets/prompt.py#L19
'fairseq2.data.Collater' imported but unused
Lint Python / Lint: src/fairseq2/datasets/prompt.py#L19
'fairseq2.data.CollateOptionsOverride' imported but unused
Lint Python / Lint: src/fairseq2/datasets/prompt.py#L16
'torch' imported but unused
Lint Python / Lint: src/fairseq2/datasets/prompt.py#L14
'typing.cast' imported but unused
Lint Python / Lint: src/fairseq2/data/text/tokenizers/llama.py#L217
undefined name 'LLaMA3TokenizerHuggingFace'
Lint Python / Lint: src/fairseq2/data/text/tokenizers/huggingface_tokenizer.py#L18
'fairseq2.data.VocabularyInfo' imported but unused
Lint Python / Lint
Process completed with exit code 1.
Lint Python / Lint
Process completed with exit code 1.
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_presets.py#L0
Imports are incorrectly sorted and/or formatted.
Lint Python / Lint: src/fairseq2/recipes/lm/__init__.py#L0
Imports are incorrectly sorted and/or formatted.