This commit is contained in:
bojiang
2024-07-08 14:24:30 +08:00
parent 93af92fd55
commit 57a1c86c22

View File

@@ -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: