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. [transformers] PyTorch was not found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. config.json: 0%| | 0.00/1.94k [00:00<?, ?B/s][A config.json: 100%|██████████| 1.94k/1.94k [00:00<00:00, 8.90MB/s] Traceback (most recent call last): File "/app/app.py", line 13, in <module> pipe = pipeline( File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 1024, in pipeline if isinstance(dtype, str) and hasattr(torch, dtype): NameError: name 'torch' is not defined
Container logs:
Fetching error logs...