Closed
Description
With version master-180b693, and every version after it, including master-2663d2c, when I run the following:
main.exe -m models/ggml-model-q4_1.bin -n 128 --repeat_penalty 1.7 --color -i -r "User: " -f prompts/chat.txt
An error message pops up that reads The procedure entry point PrefetchVirtualMemory could not be located in the dynamic link library KERNEL32.dll
.
The last working version for me is: master-f2d1c47