runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 42, in <module> llmchain = chain_pipeline() File "/home/user/app/app.py", line 34, in chain_pipeline llm = load_model() File "/home/user/app/app.py", line 24, in load_model llm = CTransformers( File "/usr/local/lib/python3.10/site-packages/pydantic/v1/main.py", line 341, in __init__ raise validation_error pydantic.v1.error_wrappers.ValidationError: 1 validation error for CTransformers __root__ An error happened while trying to locate the file on the Hub and we cannot find the requested files in the local cache. Please check your connection and try again or make sure your Internet connection is on. (type=value_error.localentrynotfound; response=None; request=None)
Container logs:
Fetching error logs...