runtime error
Exit code: 1. Reason: None of PyTorch, TensorFlow >= 2.0, or Flax have been found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> quantization_config = BitsAndBytesConfig(load_in_8bit=True) File "/usr/local/lib/python3.10/site-packages/transformers/utils/quantization_config.py", line 264, in __init__ self.bnb_4bit_compute_dtype = torch.float32 NameError: name 'torch' is not defined
Container logs:
Fetching error logs...