runtime error

220001it [01:06, 3862.17it/s] 230001it [01:10, 3224.70it/s] 240001it [01:12, 3648.35it/s] 250001it [01:14, 3774.07it/s] 260001it [01:17, 3827.95it/s] 270001it [01:19, 4015.55it/s] 280001it [01:21, 4077.50it/s] 286524it [01:24, 3646.17it/s] 290234it [01:26, 3303.16it/s] 300001it [01:27, 3864.16it/s] 310001it [01:30, 3834.36it/s] 320001it [01:33, 3557.12it/s] 330001it [01:36, 3714.64it/s] 339623it [01:38, 3598.19it/s] 343279it [01:40, 3178.84it/s] 350001it [01:43, 3114.10it/s] 360001it [01:46, 3192.93it/s] 370001it [01:49, 3298.00it/s] 380001it [01:51, 3505.99it/s] 390001it [01:53, 3818.76it/s] 400001it [01:55, 4005.00it/s] 409531it [01:59, 3610.47it/s] 413243it [02:00, 3271.63it/s] 420001it [02:02, 3289.27it/s] 430001it [02:05, 3658.24it/s] 440001it [02:07, 3881.90it/s] 450001it [02:09, 4016.05it/s] 460001it [02:11, 4232.00it/s] 470001it [02:13, 4346.47it/s] 480001it [02:16, 4317.68it/s] 486223it [02:16, 3558.62it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 5, in <module> ds = load_data() ^^^^^^^^^^^ File "/home/user/app/load_base_model_data.py", line 76, in load_data parsed_models = [ ^ File "/home/user/app/load_base_model_data.py", line 77, in <listcomp> HubModel.from_original(model.__dict__).model_dump() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/app/load_base_model_data.py", line 57, in from_original return cls( ^^^^ File "/home/user/.local/lib/python3.11/site-packages/pydantic/main.py", line 164, in __init__ __pydantic_self__.__pydantic_validator__.validate_python(data, self_instance=__pydantic_self__) pydantic_core._pydantic_core.ValidationError: 1 validation error for HubModel base_model Input should be a valid string [type=string_type, input_value=['upstage/SOLAR-10.7B-v1.0'], input_type=list] For further information visit https://errors.pydantic.dev/2.5/v/string_type

Container logs:

Fetching error logs...