Open PontiacGTX opened 10 months ago
I have tried adding the missing Dll for rwkv.dll but then shows as missing is there anything wrong I have done? i downloaded the rwkv.dll form https://github.com/saharNooby/rwkv.cpp/releases/tag/master-d375684 and i updated the path to ..\libs\rwkv.cpp\rwkv.dll
you need to recompile rwkv.cpp and change the name of rwkv.dll to librwkv.dll, then place it in the same directory as the program.
I have tried adding the missing Dll for rwkv.dll but then shows as missing is there anything wrong I have done? i downloaded the rwkv.dll form https://github.com/saharNooby/rwkv.cpp/releases/tag/master-d375684 and i updated the path to ..\libs\rwkv.cpp\rwkv.dll