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 d5b1c04 commit c22236eCopy full SHA for c22236e
examples/models/llama/export_llama_lib.py
@@ -52,7 +52,6 @@
52
get_vulkan_quantizer,
53
)
54
from executorch.util.activation_memory_profiler import generate_memory_trace
55
-from omegaconf.dictconfig import DictConfig
56
57
from ..model_factory import EagerModelFactory
58
from .source_transformation.apply_spin_quant_r1_r2 import (
0 commit comments