ajweber

Results 18 comments of ajweber

> In AVX support only CPU server, disable (comment) all lancedb import from related python file may skip this issue, but I see other issues, not sure if this is...

Still can not test due to other bug logged (startup issue)...HOWEVER, if I change the script to d/l and install llama_cpp_python v0.2.90, it appears to load the local model and...

That is already configured as you suggested.

> Are you sure Qdrant has full access to the data directory? I am just starting to test with Qdrant and left most of the config as-is. It created its...

> > IO Error: Access is denied. > > Can it be because process doesn't have access to files? I don't know how that is possible. It created the files...

I am running it natively; haven't tested Docker container yet. However, to your points, most of these should be protected-against in the code, because you're right, they could easily occur....

In a perfect world - where we would not need encrypted traffic, and data at rest is entirely safe anywhere - I would agree with you. But we both know...

Is support for appender arrays coming to JDBC (org.duckdb.DuckDBAppender)? I only see byte[] implemented.