96fe658
1
2
3
4
5
6
# Copyright (c) Alibaba, Inc. and its affiliates. from swift.llm import infer_main if __name__ == '__main__': infer_main()