It worked for the first prompt, but stopped working after that.

#1
by AekDevDev - opened

I just tested the GGUF and found that it worked fine for the first response but after that I got this error.

4.31.591.913 E ggml_cuda_compute_forward: MUL_MAT failed
4.31.592.958 E CUDA error: an illegal memory access was encountered
llama.cpp\ggml\src\ggml-cuda\ggml-cuda.cu:106: CUDA error
4.31.592.960 E current device: 0, in function ggml_cuda_compute_forward at llama.cpp\ggml\src\ggml-cuda\ggml-cuda.cu:2374

Sign up or log in to comment