运行结果及报错内容 f"Error no file named {WEIGHTS_NAME} found in directory {pretrained_model_name_or_path} but "
OSError: Error no file named pytorch_model.bin found in directory ../pretrained_model/ but there is a file for Flax weights. Use from_flax=True to load this model from those weights.