Skip to content

Update export_llama in READMEs to use export_llm #42051

Update export_llama in READMEs to use export_llm

Update export_llama in READMEs to use export_llm #42051

Triggered via pull request June 19, 2025 04:08
Status Failure
Total duration 16m 10s
Artifacts

lint.yml

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

Annotations

2 errors and 7 warnings
lintrunner / linux-job
Process completed with exit code 1.
NEWLINE Trailing newline: /pytorch/executorch/extension/llm/export/test/test_export_llm.py#L0
Trailing newline found. Run `lintrunner --take NEWLINE -a` to apply changes.
UFMT format: /pytorch/executorch/extension/llm/export/test/test_export_llm.py#L0
Run `lintrunner -a` to apply this patch.
FLAKE8 F401: /pytorch/executorch/extension/llm/export/test/test_export_llm.py#L13
'executorch.examples.models.llama.config.llm_config.LlmConfig' imported but unused See https://www.flake8rules.com/rules/F401.html.
UFMT format: /pytorch/executorch/examples/models/llama/config/llm_config.py#L0
Run `lintrunner -a` to apply this patch.
UFMT format: /pytorch/executorch/examples/models/llama/config/test_llm_config.py#L0
Run `lintrunner -a` to apply this patch.
UFMT format: /pytorch/executorch/extension/llm/export/export_llm.py#L0
Run `lintrunner -a` to apply this patch.
FLAKE8 F401: /pytorch/executorch/extension/llm/export/export_llm.py#L42
'omegaconf.DictConfig' imported but unused See https://www.flake8rules.com/rules/F401.html.
FLAKE8 F401: /pytorch/executorch/extension/llm/export/export_llm.py#L37
'yaml' imported but unused See https://www.flake8rules.com/rules/F401.html.