error: subprocess-exited-with-error × pythonsetup.pybdist_wheel did not run successfully. │ exit code: 1 ╰─> [19 lines of output] fatal: Not a git repository (or any of the parent directories): .git torch.__version__ = 1.13.1 /data/soft//lib/python3.10/site-packages/setuptools/...
fatal: not a git repository (or any of the parent directories): .git Traceback (most recent call last): File "", line 2, in File "", line 34, in File "C:\Users\Ncee\AppData\Local\Temp\pip-install-_mpqxtbi\flash-attn_ef6e0c00497249169b0938c3e50ce866\setup.py", line 108,...
error: subprocess-exited-with-error × python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [12 lines of output] fatal: not a git repository (or any of the parent directories): .git Traceback (most recent call last): File "<string>", line 2, in <module> Fil...
× python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> [9 lines of output] fatal: not a git repository (or any of the parent directories): .git torch.__version__ = 2.1.2+cu121 running bdist_wheel Guessing wheel URL: https://github.com/Dao-AILab/flash-at...
[ec2-user@ip-xxx-xx-xx-x ~]$ pip3.10 install flash-attn --no-build-isolation Defaulting to user installation because normal site-packages is not writeable Collecting flash-attn Using cached flash_attn-2.4.2.tar.gz (2.4 MB) Preparing metadata (setup.py) ... done Requirement already satisfi...
GIT_REPOSITORY https://github.com/vllm-project/flash-attention.git GIT_TAG 013f0c4fc47e6574060879d9734c1df8c5c273bd GIT_PROGRESS TRUE ) endif() # Set the parent build flag so that the vllm-flash-attn library does not redo compile flag and arch initialization. set(VLLM_PARENT_BUILD ON...
If the version of a package is not being increased, please add or increase the build/number. If the version of a package is being increased, please remember to return the build/number back to 0. Feedstock Maintainers @carterbox @weiji14About...
In order to produce a uniquely identifiable distribution:If the version of a package is not being increased, please add or increase the build/number. If the version of a package is being increased, please remember to return the build/number back to 0....
Collecting flash-attn Using cached flash_attn-2.3.3.tar.gz (2.3 MB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error × python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [22 lines of output] fatal: not a git repository (or any of...
This repository provides the code necessary to replicate the paper Backpack Language Models, the ACL 2023 paper. This includes both the training of the models and the subsequent evaluation. This is not necessarily the best way to use Backpacks. You may instead be looking for: The Huggingface Tra...