Mike

Results 22 comments of Mike

Same issue for me today.

Should be doable: https://github.com/imartinez/privateGPT/blob/b6f007dbb882a6f9cb4e2f8fee728314c38cddfc/ingest.py#LL30C1-L32C1 Tell us how it works!

Same here. ``` ggml_new_tensor_impl: not enough space in the context's memory pool (needed 7177413200, available 7099758608) ``` I'm on a Mac M1

@bearney74 > some of my queries What do you mean by "some"? Can you give an example of when it would crash based on the query?

I had a similar issue and was able to resolve it by running `npx cap update` after I installed the plugin and prior to building on my device. I'm not...

Hello, The incident data is sourced from volunteers on the 2020PoliceBrutality subreddit. It’s updated quite frequently, and will be maintained indefinitely. I’ve aggregated some videos directly from social media posts,...

HI @christianlewis024 and @jethanh, And thanks @nicktahani for chiming in! Be sure sure to checkout #8. Basically, we added a bit of disparity on the coordinates to randomize their position...

@mnlmaier, I can do that -- no problem. > /api/incidents/latest I'll need to do a little bit of matching to find duplicate incidents on import, because I don't think they...

Hi @spencerwongfeilong - I was able to get this working using Laravel Sail: https://github.com/ahmadrosid/pdfpintar/compare/main...yo-mike:pdfpintar:main This uses Laravel Sail and compiles the libphp_pdf.so file from source. I'm also using another pgvector...