runtime error
Exit code: 1. Reason: s.exceptions.MissingSchema: Invalid URL '/api/resolve-cache/models/cssupport/t5-small-awesome-text-to-sql/2f1fd097c4afc2093292d04af747677406f02f68/config.json?%2Fcssupport%2Ft5-small-awesome-text-to-sql%2Fresolve%2Fmain%2Fconfig.json=&etag=%2223c3bd852764ac41cb34edc7457cece9a9f71b54%22': No scheme supplied. Perhaps you meant https:///api/resolve-cache/models/cssupport/t5-small-awesome-text-to-sql/2f1fd097c4afc2093292d04af747677406f02f68/config.json?%2Fcssupport%2Ft5-small-awesome-text-to-sql%2Fresolve%2Fmain%2Fconfig.json=&etag=%2223c3bd852764ac41cb34edc7457cece9a9f71b54%22? During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 19, in <module> sql_model, sql_tokenizer, device = load_sql_model() File "/home/user/app/code/train_sqlgen_t5_local.py", line 14, in load_model model = T5ForConditionalGeneration.from_pretrained(model_name) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 1922, in from_pretrained config, model_kwargs = cls.config_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/configuration_utils.py", line 526, in from_pretrained config_dict, kwargs = cls.get_config_dict(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/configuration_utils.py", line 553, in get_config_dict config_dict, kwargs = cls._get_config_dict(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/configuration_utils.py", line 634, in _get_config_dict raise EnvironmentError( OSError: We couldn't connect to 'https://huggingface.co' to load this model, couldn't find it in the cached files and it looks like cssupport/t5-small-awesome-text-to-sql is not the path to a directory containing a config.json file. Checkout your internet connection or see how to run the library in offline mode at 'https://huggingface.co/docs/transformers/installation#offline-mode'.
Container logs:
Fetching error logs...