mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-03-15 00:07:28 +00:00
Tree: Format
Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
This commit is contained in:
@@ -188,7 +188,6 @@ class BaseModelContainer(abc.ABC):
|
||||
if False:
|
||||
yield
|
||||
|
||||
# TODO: Replace by yielding a model card
|
||||
@abc.abstractmethod
|
||||
def model_info(self) -> ModelCard:
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user