Sean

Results 2 comments of Sean

The approach in this thread worked for my M4 chip: https://github.com/infiniflow/ragflow/issues/5038#issuecomment-2683767901 add to: .env file under docker directory _JAVA_OPTIONS=-XX:UseSVE=0 OPENBLAS_CORETYPE=generic NUMBA_DISABLE_JIT=1

> > M4 seems rich of problems. Let's figure it out. > > add to: .env file under docker directory > > * _JAVA_OPTIONS=-XX:UseSVE=0 > * OPENBLAS_CORETYPE=generic > * NUMBA_DISABLE_JIT=1...