Skip to content

Add script to write Llama's HF-formatted config.json for vLLM #1509

Add script to write Llama's HF-formatted config.json for vLLM

Add script to write Llama's HF-formatted config.json for vLLM #1509

Triggered via pull request December 23, 2024 23:02
Status Failure
Total duration 3m 5s
Artifacts

ci_lint_py.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

22 errors
Lint Python / Lint: src/fairseq2/checkpoint/manager.py#L1
Imports are incorrectly sorted and/or formatted.
Lint Python / Lint: src/fairseq2/recipes/llama/convert_checkpoint.py#L1
Imports are incorrectly sorted and/or formatted.
Lint Python / Lint
Process completed with exit code 1.
Lint Python / Lint: src/fairseq2/checkpoint/manager.py#L98
blank line contains whitespace
Lint Python / Lint: src/fairseq2/checkpoint/manager.py#L112
blank line contains whitespace
Lint Python / Lint: src/fairseq2/checkpoint/manager.py#L462
blank line contains whitespace
Lint Python / Lint: src/fairseq2/checkpoint/manager.py#L479
undefined name 'step_nr'
Lint Python / Lint: src/fairseq2/models/llama/factory.py#L335
blank line contains whitespace
Lint Python / Lint: src/fairseq2/models/llama/integ.py#L25
blank line contains whitespace
Lint Python / Lint: src/fairseq2/recipes/llama/write_hf_config.py#L63
blank line contains whitespace
Lint Python / Lint: src/fairseq2/recipes/llama/write_hf_config.py#L67
local variable 'status' is assigned to but never used
Lint Python / Lint: src/fairseq2/recipes/llama/write_hf_config.py#L79
f-string is missing placeholders
Lint Python / Lint
Process completed with exit code 1.
Lint Python / Lint
Process completed with exit code 1.
Lint Python / Lint: src/fairseq2/checkpoint/manager.py#L479
Name "step_nr" is not defined
Lint Python / Lint: src/fairseq2/models/llama/factory.py#L332
Function is missing a type annotation
Lint Python / Lint
Process completed with exit code 1.