feat: set LD_LIBRARY_PATH to include ROCm library directories.
此提交包含在:
+1
@@ -34,6 +34,7 @@ WORKDIR /opt
|
|||||||
|
|
||||||
# Flash-Attention
|
# Flash-Attention
|
||||||
ENV FLASH_ATTENTION_TRITON_AMD_ENABLE="TRUE"
|
ENV FLASH_ATTENTION_TRITON_AMD_ENABLE="TRUE"
|
||||||
|
ENV LD_LIBRARY_PATH="/opt/rocm/lib:/opt/rocm/lib64:$LD_LIBRARY_PATH"
|
||||||
|
|
||||||
RUN git clone https://github.com/ROCm/flash-attention.git &&\
|
RUN git clone https://github.com/ROCm/flash-attention.git &&\
|
||||||
cd flash-attention &&\
|
cd flash-attention &&\
|
||||||
|
|||||||
新增問題並參考
封鎖使用者