abetlen / abetlen/llama-cpp-python

Access Violation issue facing for exe created using pyinstaller

Aperta
#2,029 5 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
10.6k
Fork
1.4k
Metriche di merge delle PR
Metriche PR in attesa

Descrizione

I am trying to create a executable for one of the python script. When I try to run the application created using pyinstaller I am getting an error while trying to load the model using llama_cpp

> ValueError: Could not load Llama model from path: ...
Received error exception: access violation reading 0x0000000000000000

If I run the same application directly from pycharm its working fine but I face this issue only when I try to run the executable.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.