Skip to content

refactor: remove backward compatibility and simplify Llama2Model configuration #39601

refactor: remove backward compatibility and simplify Llama2Model configuration

refactor: remove backward compatibility and simplify Llama2Model configuration #39601

Triggered via pull request May 27, 2025 23:41
Status Failure
Total duration 17m 32s
Artifacts

lint.yml

on: pull_request
lintrunner  /  linux-job
11m 12s
lintrunner / linux-job
link-check  /  ...  /  linux-job
4m 41s
link-check / lint-urls / linux-job
link-check  /  ...  /  linux-job
4m 41s
link-check / lint-xrefs / linux-job
android-java-format  /  linux-job
4m 38s
android-java-format / linux-job
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
lintrunner / linux-job
Process completed with exit code 1.
UFMT format: /pytorch/executorch/examples/models/llama/model.py#L0
Run `lintrunner -a` to apply this patch.
UFMT format: /pytorch/executorch/backends/arm/test/models/test_llama.py#L0
Run `lintrunner -a` to apply this patch.
FLAKE8 F841: /pytorch/executorch/examples/models/llama/export_llama_lib.py#L1223
local variable 'torch_dtype' is assigned to but never used See https://www.flake8rules.com/rules/F841.html.