runtime error
Exit code: 1. Reason: [transformers] PyTorch was not found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. Traceback (most recent call last): File "/app/app.py", line 5, in <module> from checks_attention import check_attention_support File "/app/checks_attention.py", line 4, in <module> import torch ModuleNotFoundError: No module named 'torch'
Container logs:
Fetching error logs...