We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8f8f06 commit 09e9675Copy full SHA for 09e9675
examples/models/llama/runner/eager.py
@@ -13,7 +13,6 @@
13
from executorch.examples.models.llama.export_llama_lib import (
14
_prepare_for_llama_export,
15
build_args_parser as _build_args_parser,
16
- TORCHTUNE_DEFINED_MODELS,
17
)
18
from executorch.examples.models.llama.runner.generation import LlamaRunner
19
from executorch.extension.llm.export.builder import LLMEdgeManager
0 commit comments