Spaces:
Running
Running
| # tinyllava minimal vendored adapter | |
| from .model import load_pretrained_model | |
| from .mm_utils import get_model_name_from_path | |
| __all__ = ["load_pretrained_model", "get_model_name_from_path"] | |