breadislove 4 days ago

I uploaded a file and its been processing for over an hour now. No failure or anything. Maybe you should look into that.

1
Adityav369 4 days ago

Yeah we had an overload on the ingestion queue. If you try again will be much faster as we just moved to a beefier machine. (The previous ingestion will still work since it is in queue, but new ones will be faster)

hliyan 4 days ago

Wait, your title says this "runs locally"?

ArnavAgrawal03 3 days ago

Yes! If you're running the local version and it's taking long, that an indication that your GPU isn't being used properly. This can be traced back to the `colpali_embedding_model.py` file, where you can set the device and attention you want PyTorch to use.