Enxin's picture
Upload folder using huggingface_hub
96fe658 verified
raw
history blame contribute delete
128 Bytes
# Copyright (c) Alibaba, Inc. and its affiliates.
from swift.llm import infer_main
if __name__ == '__main__':
infer_main()