diff --git a/en/ai/troubleshooting.md b/en/ai/troubleshooting.md index 665ab5f19..bb431f7b2 100644 --- a/en/ai/troubleshooting.md +++ b/en/ai/troubleshooting.md @@ -2,14 +2,12 @@ ## "Failed to load PyTorch native library" while trying the AI chat -If you encounter this error, download the latest [Visual C++ redistributable from Microsoft](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version). +If you encounter this error, download the latest [Visual C++ redistributable from Microsoft](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version). This installation is only required for AI features in JabRef, all other features can work without it. Also, if multiple installations of CUDA are installed, JabRef's Version needs to be added to the PATH first. For example, on Windows this would be adding `C:\Users\USER\.djl.ai\pytorch\CUDA-VERSION` to the Environment Variables. See [how to edit environment variables on Windows 10 or 11](https://www.howtogeek.com/787217/how-to-edit-environment-variables-on-windows-10-or-11/). -This installation is only required for AI features in JabRef, all other features can work without it. - -If you still encounter this error, then try the approach discussed in the next section. +If you still have issues, the [DJL documentation](https://docs.djl.ai/master/docs/development/troubleshooting.html#unsatisfiedlinkerror-issue) might be of help. ## JabRef closed or crashed in the middle of downloading the embedding model -Do not worry! You need to delete embedding model cache. +Do not worry! You simply need to delete the embedding model cache. The name of the folder is `.djl.ai`, and it is located in your home directory.