Skip to content

Commit 09e9675

Browse files
committed
Lint
1 parent f8f8f06 commit 09e9675

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/models/llama/runner/eager.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
from executorch.examples.models.llama.export_llama_lib import (
1414
_prepare_for_llama_export,
1515
build_args_parser as _build_args_parser,
16-
TORCHTUNE_DEFINED_MODELS,
1716
)
1817
from executorch.examples.models.llama.runner.generation import LlamaRunner
1918
from executorch.extension.llm.export.builder import LLMEdgeManager

0 commit comments

Comments
 (0)