diff --git a/openllm_next/common.py b/openllm_next/common.py index 8451c4a2..5191310c 100644 --- a/openllm_next/common.py +++ b/openllm_next/common.py @@ -218,7 +218,6 @@ class BentoInfo(SimpleNamespace): @functools.cached_property def pretty_gpu(self) -> str: - parts = [] from openllm_next.accelerator_spec import ACCELERATOR_SPECS try: