MCPcopy Index your code
hub / github.com/modelscope/modelscope / checkpoint.py

File checkpoint.py

modelscope/utils/checkpoint.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 io
4import os

Callers

nothing calls this directly

Calls 2

get_loggerFunction · 0.90
LocalStorageClass · 0.90

Tested by

no test coverage detected