better dtype handle in loading
Former-commit-id: 663f0577dd61a1a31191db2c6fbb0c7cea533b21
This commit is contained in:
@@ -170,6 +170,7 @@ def load_model(
|
||||
)
|
||||
else:
|
||||
param_stats = "all params: {:d}".format(all_param)
|
||||
|
||||
logger.info(param_stats)
|
||||
|
||||
if model_args.print_param_status:
|
||||
|
||||
Reference in New Issue
Block a user