runtime error
Exit code: 1. Reason: ent already satisfied: nvidia-nccl-cu12==2.19.3 in /usr/local/lib/python3.10/site-packages (from torch->flash-attn) (2.19.3) Requirement already satisfied: nvidia-nvtx-cu12==12.1.105 in /usr/local/lib/python3.10/site-packages (from torch->flash-attn) (12.1.105) Requirement already satisfied: triton==2.2.0 in /usr/local/lib/python3.10/site-packages (from torch->flash-attn) (2.2.0) Requirement already satisfied: nvidia-nvjitlink-cu12 in /usr/local/lib/python3.10/site-packages (from nvidia-cusolver-cu12==11.4.5.107->torch->flash-attn) (12.9.86) Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.10/site-packages (from jinja2->torch->flash-attn) (3.0.3) Requirement already satisfied: mpmath<1.4,>=1.1.0 in /usr/local/lib/python3.10/site-packages (from sympy->torch->flash-attn) (1.3.0) Downloading einops-0.8.1-py3-none-any.whl (64 kB) Building wheels for collected packages: flash-attn Building wheel for flash-attn (pyproject.toml): started Building wheel for flash-attn (pyproject.toml): finished with status 'done' Created wheel for flash-attn: filename=flash_attn-2.8.3-py3-none-any.whl size=372159 sha256=e5f5dd8b1e93b70f54dbf9e1f87ebb9a49c24a02f9d473f15e42120966130bfe Stored in directory: /root/.cache/pip/wheels/f5/05/1e/a6726e9eee2e7ee6151dbfed113e89d220dd3964ba617ab32d Successfully built flash-attn Installing collected packages: einops, flash-attn Successfully installed einops-0.8.1 flash-attn-2.8.3 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. Traceback (most recent call last): File "/app/app.py", line 20, in <module> token = os.environ["HF_TOKEN"] File "/usr/local/lib/python3.10/os.py", line 680, in __getitem__ raise KeyError(key) from None KeyError: 'HF_TOKEN'
Container logs:
Fetching error logs...