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
so when a user of my system installs oobabooga your thing works like a charm without any issue at all. Thats the elephant in the room...
now I run install my system on that same box using most of your install logic as well as your latest compiled versions of llama-cpp we get this error about llama-cpp is unable to load its own llama.dll, so thats the looser in the room.
same box, same compiled version but totaly different results. yours works as it should mine fails due to dll can not be loaded.
is there any hint what can cause that?
the usual dev thing ;) it is working on my box without any issues, yours and mine. so it is not a priciple error its a issue caused on a random system, im went out of ideas where to look so I ask the guy who did compile those llama-cpp libs maybe you have a idea. =)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi There, I run this project: https://github.com/osi1880vr/prompt_quill
I "borrowed" a lot from your install code also I use your compiled versions of llama-cpp.
so when a user of my system installs oobabooga your thing works like a charm without any issue at all. Thats the elephant in the room...
now I run install my system on that same box using most of your install logic as well as your latest compiled versions of llama-cpp we get this error about llama-cpp is unable to load its own llama.dll, so thats the looser in the room.
same box, same compiled version but totaly different results. yours works as it should mine fails due to dll can not be loaded.
is there any hint what can cause that?
the usual dev thing ;) it is working on my box without any issues, yours and mine. so it is not a priciple error its a issue caused on a random system, im went out of ideas where to look so I ask the guy who did compile those llama-cpp libs maybe you have a idea. =)
thanks for reading this far ;)
Beta Was this translation helpful? Give feedback.
All reactions