runtime error

f_query.0.bias', 'bert.pwams.2.image_lang_att.f_key.0.weight', 'bert.pwams.2.image_lang_att.f_key.0.bias', 'bert.pwams.2.image_lang_att.f_value.0.weight', 'bert.pwams.2.image_lang_att.f_value.0.bias', 'bert.pwams.2.image_lang_att.W.0.weight', 'bert.pwams.2.image_lang_att.W.0.bias', 'bert.pwams.2.project_mm.0.weight', 'bert.pwams.2.project_mm.0.bias', 'bert.pwams.3.vis_project.0.weight', 'bert.pwams.3.vis_project.0.bias', 'bert.pwams.3.image_lang_att.f_query.0.weight', 'bert.pwams.3.image_lang_att.f_query.0.bias', 'bert.pwams.3.image_lang_att.f_key.0.weight', 'bert.pwams.3.image_lang_att.f_key.0.bias', 'bert.pwams.3.image_lang_att.f_value.0.weight', 'bert.pwams.3.image_lang_att.f_value.0.bias', 'bert.pwams.3.image_lang_att.W.0.weight', 'bert.pwams.3.image_lang_att.W.0.bias', 'bert.pwams.3.project_mm.0.weight', 'bert.pwams.3.project_mm.0.bias', 'bert.res_gates.0.0.weight', 'bert.res_gates.0.2.weight', 'bert.res_gates.1.0.weight', 'bert.res_gates.1.2.weight', 'bert.res_gates.2.0.weight', 'bert.res_gates.2.2.weight', 'bert.res_gates.3.0.weight', 'bert.res_gates.3.2.weight', 'bert.norms.0.weight', 'bert.norms.0.bias', 'bert.norms.1.weight', 'bert.norms.1.bias', 'bert.norms.2.weight', 'bert.norms.2.bias', 'bert.norms.3.weight', 'bert.norms.3.bias'] You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference. Traceback (most recent call last): File "/home/user/app/app.py", line 198, in <module> checkpoint = torch.load(weights, map_location='cpu') File "/home/user/.local/lib/python3.10/site-packages/torch/serialization.py", line 986, in load with _open_file_like(f, 'rb') as opened_file: File "/home/user/.local/lib/python3.10/site-packages/torch/serialization.py", line 435, in _open_file_like return _open_file(name_or_buffer, mode) File "/home/user/.local/lib/python3.10/site-packages/torch/serialization.py", line 416, in __init__ super().__init__(open(name, mode)) FileNotFoundError: [Errno 2] No such file or directory: 'model_best_refcoco_0508.pth'

Container logs:

Fetching error logs...