Jinjing Zhou
Jinjing Zhou
Not sure what's the best practice here. It's not common to escape `/` in the URL. Ref: https://stackoverflow.com/questions/48186760/rest-url-parameter-with-slashes#comment83377972_48193355
database mock test
I had some investigation with AMX before. The conclusion I got is that AMX won't provide speed up for dot product. It's possible to provide some speed up but not...
The storage layout is flexible for us, and we're also doing some new algorithm on IVF. Therefore we're definitely interested on the acceleration for vector matrix distance computation. Is there...
Is there any benchmark number you can share now?
https://huggingface.co/answerdotai/ModernBERT-base is popular recently
Thanks for your suggestion! We're aware of the sparse index here and have some prototype at https://github.com/tensorchord/pgvecto.rs/pull/552. For the weighted keyword search, we have tried https://github.com/tensorchord/pg_bestmatch.rs. Does it work for...
@jbohnslav We don't have an ETA for this. The main reason is that the algorithm is too new and we're not sure what's it's actual behavior with different data like...
Can you post your full error message? We didn't have anything special with permission other than postgres.
Which image are you using? Are you using a CNPG image?