-
Notifications
You must be signed in to change notification settings - Fork 318
I'm having problems with gguf models #1662
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
Comments
What is the output of |
Hi , Ubuntu 22.04.4 PostgreSQL 16.6 (Ubuntu 16.6-1.pgdg22.04+1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit pgml | 2.9.3 | pgml hardware are you targetting? I aim to use my CPU hardware. There is no GPU hardware Output of my freeze list: and I can run gguf models with lmstudio or llama-cpp-python in the same environment. |
Just a side comment, so the PostgreSQL version need not be 14? It will work with higher versions? The main website speaks that it should be 14, but does it mean minimum? |
I think web site is outupdated , when I repo search for install saw newest versions. postgres@profelis-virtual-machine:~$ apt search pgml postgresql-pgml-12/unknown 2.9.3 amd64 postgresql-pgml-13/unknown 2.9.3 amd64 postgresql-pgml-14/unknown 2.9.3 amd64 postgresql-pgml-15/unknown 2.9.3 amd64 postgresql-pgml-16/unknown,now 2.9.3 amd64 [installed,automatic] |
Where is apt.sources for pgml? |
https://postgresml.org/docs/open-source/pgml/developers/self-hosting/ |
Seems it is just for Ubuntu, but I am on Debian |
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I have issue while using the GGUF version of models.
for example non-gguf model is working ;
but when i try GGUF versions i hate faced error ,
I couldn't find how to solve this issue, I hope you can help me.
The text was updated successfully, but these errors were encountered: