Thank you for your work.
I tried to install the repo on a server equipped with an NVIDIA Tesla V100. However, the instructions using the command:
#flash attention pip install git+https://github.com/Dao-AILab/flash-attention.git don't seem to support the V100 architecture.
I wonder if it is possible to use LitePT without flash attention. If so, which parameters do I need to adapt (e.g., batch size, ...) and what are the potential effects on the final IoU?
Thanks.
Thank you for your work.
I tried to install the repo on a server equipped with an NVIDIA Tesla V100. However, the instructions using the command:
#flash attention pip install git+https://github.com/Dao-AILab/flash-attention.gitdon't seem to support the V100 architecture.I wonder if it is possible to use LitePT without flash attention. If so, which parameters do I need to adapt (e.g., batch size, ...) and what are the potential effects on the final IoU?
Thanks.