runtime error

========== == CUDA == ========== CUDA Version 11.7.1 Container image Copyright (c) 2016-2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved. This container image and its contents are governed by the NVIDIA Deep Learning Container License. By pulling and using the container, you accept the terms and conditions of this license: https://developer.nvidia.com/ngc/nvidia-deep-learning-container-license A copy of this license is made available in this container at /NGC-DL-CONTAINER-LICENSE for your convenience. There was a problem when trying to write in your cache folder (/.cache/huggingface/hub). You should set the environment variable TRANSFORMERS_CACHE to a writable directory. [nltk_data] Downloading package punkt to /nltk_data... Traceback (most recent call last): File "/rp_handler.py", line 15, in <module> import predict File "/predict.py", line 50, in <module> nltk.download('punkt') File "/usr/local/lib/python3.10/dist-packages/nltk/downloader.py", line 777, in download for msg in self.incr_download(info_or_id, download_dir, force): File "/usr/local/lib/python3.10/dist-packages/nltk/downloader.py", line 642, in incr_download yield from self._download_package(info, download_dir, force) File "/usr/local/lib/python3.10/dist-packages/nltk/downloader.py", line 699, in _download_package os.makedirs(download_dir) File "/usr/lib/python3.10/os.py", line 225, in makedirs mkdir(name, mode) PermissionError: [Errno 13] Permission denied: '/nltk_data'

Container logs:

Fetching error logs...