嘉渊
2023-04-28 433699f03e6b582a383c87eee46529265a2663f6
funasr/tasks/lm.py
@@ -206,6 +206,3 @@
        # 3. Initialize
        if args.init is not None:
            initialize(model, args.init)
        assert check_return_type(model)
        return model