ZhiJie Qiu
Results
2
comments of
ZhiJie Qiu
same problem
> @jpli02 try this command > export LD_LIBRARY_PATH=$CONDA_PREFIX/lib:$LD_LIBRARY_PATH How can I use this? I export this variable, then run my program that import flash-attn, then fails. Should I reinstall flash-attn?...