runtime error

Exit code: 1. Reason: > [20 lines of output] fatal: not a git repository (or any of the parent directories): .git torch.__version__ = 2.3.0+cu121 /tmp/pip-install-5n3jhjjg/flash-attn_735a43b725e2430f8760ae02be474a1d/setup.py:95: UserWarning: flash_attn was requested, but nvcc was not found. Are you sure your environment has nvcc available? If you're installing within a container from https://hub.docker.com/r/pytorch/pytorch, only images whose names contain 'devel' will provide nvcc. warnings.warn( Traceback (most recent call last): File "<string>", line 2, in <module> File "<pip-setuptools-caller>", line 34, in <module> File "/tmp/pip-install-5n3jhjjg/flash-attn_735a43b725e2430f8760ae02be474a1d/setup.py", line 179, in <module> CUDAExtension( File "/home/user/app/venv/lib/python3.10/site-packages/torch/utils/cpp_extension.py", line 1077, in CUDAExtension library_dirs += library_paths(cuda=True) File "/home/user/app/venv/lib/python3.10/site-packages/torch/utils/cpp_extension.py", line 1204, in library_paths if (not os.path.exists(_join_cuda_home(lib_dir)) and File "/home/user/app/venv/lib/python3.10/site-packages/torch/utils/cpp_extension.py", line 2419, in _join_cuda_home raise OSError('CUDA_HOME environment variable is not set. ' OSError: CUDA_HOME environment variable is not set. Please set it to your CUDA install root. [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed Ɨ Encountered error while generating package metadata. ā•°ā”€> See above for output. note: This is an issue with the package mentioned above, not pip. hint: See above for details. Traceback (most recent call last): File "/home/user/app/app.py", line 6, in <module> import fn File "/home/user/app/fn.py", line 6, in <module> from unsloth import FastLanguageModel ModuleNotFoundError: No module named 'unsloth'

Container logs:

Fetching error logs...