File size: 74 Bytes
96fe658
 
 
 
1
2
3
4
5
from swift.llm import app_main

if __name__ == '__main__':
    app_main()