AVION
AVION copied to clipboard
AttributeError: 'Namespace' object has no attribute 'model'
I want to run the script main_lavila_finetune_cls.py and everywhere that there is old_args.model I got this error. It looks like the model name is not defined...
So how can I solve this issue?
Hi @SadeghRahmaniB ,
Can you provide more details, e.g. the full script that you ran and the error log that you got?