ylsdamxssjxxdd / eva

大模型小工具: 机体
MIT License
145 stars 16 forks source link

Can't launch app due to missing .dll file. #13

Closed JohnClaw closed 3 months ago

JohnClaw commented 3 months ago

When i start eva, i get this error message: image Where can i download libggml.dll? Help me, please.

ylsdamxssjxxdd commented 3 months ago

Maybe your computer does not support Vulkan or does not have a graphics card, Can you tell me your computer configuration? And you can try eva-b3600-cpu.exe.😀

JohnClaw commented 3 months ago

Maybe your computer does not support Vulkan or does not have a graphics card, Can you tell me your computer configuration? And you can try eva-b3600-cpu.exe.😀

I can't run cpu version either. When i try to do that, i get the same error message: image I hadn't any problems with previous versions of eva. Both builds (cpu and vulkan) worked without errors. My laptop configuration: Ryzen 7 4700u, igpu Vega 7, 16gb ram, Windows 11. Do you know kobold.cpp app (https://github.com/LostRuins/koboldcpp)? It is like eva: it can run llms on cpu or on Vulkan. It works fine on my laptop. So my hardware is Vulkan compatible.

ylsdamxssjxxdd commented 3 months ago

I found that the libgomp-1.dll library is missing, and now I have uploaded a new eva, you can download and try again. Thank you for your feedback~

JohnClaw commented 3 months ago

I found that the libgomp-1.dll library is missing, and now I have uploaded a new eva, you can download and try again. Thank you for your feedback~

The problem is fixed. Thank you very much.