JamesInform

Results 27 comments of JamesInform

Thanks for the open feedback. That's great! Well I think that your extension could be an easy welcome for people touching ML for the first time, because it eliminates the...

No GPU. ![image](https://github.com/postgresml/postgresml/assets/38714600/91428ad6-b8e5-4cc8-a025-8b5a78862d7f)

![image](https://github.com/postgresml/postgresml/assets/38714600/c86953f7-c896-4344-986a-aadcdb91e2e7) Have you managed to run the extension on PostgreSQL 16?

That's strange. Do I have to load the models somehow before executing your query? Btw. if pgml is loaded via preload_shared_libraries then pgml seems to cause plpython3u to crash and...

Sounds good. I want to stress out that an PostgreSQL extension may rise errors, but it should NEVER NEVER crash the server. This is because in that case not only...

I can second that on MacOS 15.7. Am not able to reproduce, but it crashed multiple time when executing sql statements in the sql editor via keyboard shortcut (ctrl+return). The...