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

File convert_ckpt.py

tools/convert_ckpt.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Copyright (c) Alibaba, Inc. and its affiliates.
2import argparse
3import os
4import shutil

Callers

nothing calls this directly

Calls 2

convert_single_pthFunction · 0.85
copyMethod · 0.45

Tested by

no test coverage detected