Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script crash with no output #6

Open
GrahamboJangles opened this issue Mar 28, 2023 · 1 comment
Open

Script crash with no output #6

GrahamboJangles opened this issue Mar 28, 2023 · 1 comment

Comments

@GrahamboJangles
Copy link

image
This line crashes the script with no output: model = llamacpp.PyLLAMA(params)

@thomasantony
Copy link
Owner

thomasantony commented Mar 28, 2023

Please wait until I merge in my update that brings the bindings up to date with the latest API in llama.cpp. This might be fixed in the new version.

Also please make sure that your ggml model is the latest version. There were changes in the underlying llama.cpp model that may make it incompatible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants