MCPcopy Create free account
hub / github.com/modelscope/modelscope / automodel_utils.py

File automodel_utils.py

modelscope/utils/automodel_utils.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import inspect
2import os
3from types import MethodType
4from typing import Any, List, Optional

Callers

nothing calls this directly

Calls 1

get_loggerFunction · 0.90

Tested by

no test coverage detected