Datasets:

ArXiv:
a100_20260502 / swift /cli /infer.py
shulin16's picture
Add files using upload-large-folder tool
a88f878 verified
Raw
History Blame Contribute Delete
146 Bytes
# Copyright (c) ModelScope Contributors. All rights reserved.
from swift.pipelines import infer_main
if __name__ == '__main__':
infer_main()