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

File builder.py

modelscope/pipelines/builder.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Copyright (c) Alibaba, Inc. and its affiliates.
2
3import os
4from typing import Any, Dict, List, Optional, Union

Callers

nothing calls this directly

Calls 2

RegistryClass · 0.90
get_loggerFunction · 0.90

Tested by

no test coverage detected