Remove unused json config entry
#2
by mingyi456 - opened
I get the following message:
The config attributes {'lora_rank': 4, 'use_lora': False} were passed to ErnieImageTransformer2DModel, but are not expected and will be ignored. Please verify your config.json configuration file.
Is there a possible reason why this key exists? If not, I think it is good to remove it.