You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CUDA error: operation failed due to a previous error during capture
current device: 0, in function ggml_cuda_op_mul_mat at D:\a\LLamaSharp\LLamaSharp\ggml\src\ggml-cuda.cu:1503
cudaGetLastError()
GGML_ASSERT: D:\a\LLamaSharp\LLamaSharp\ggml\src\ggml-cuda.cu:101: !"CUDA error"
Description
From Event Viewer:
Reproduction Steps
I'm not sure what causes it, I simply run https://github.com/sangyuxiaowu/LLamaWorker with Meta-Llama-3-8B-Instruct-Q8_0.gguf and after some requests the app crashes with the above error.
Environment & Configuration
Known Workarounds
No response
The text was updated successfully, but these errors were encountered: