Downloading from faiss stage results in error

#3
by Sijuade - opened

This stage -
retrieve_from_faiss_by_prompt-1 | [2024-03-26 18:59:06,139 | main | INFO] Downloading faiss index from hf://datasets/fondant-ai/datacomp-small-clip/faiss

results in -

retrieve_from_faiss_by_prompt-1 | workers = {i: worker for i in range(n_workers)}
retrieve_from_faiss_by_prompt-1 | TypeError: 'float' object cannot be interpreted as an integer
service "retrieve_from_faiss_by_prompt" didn't complete successfully: exit 1
Finished pipeline run.

Any one else experiencing this?

Fondant org

Hi @Sijuade ,
happy to help. Could you elaborate what you have executed (assume the fondant pipeline), as well as which fondant version, runner and machines you have used?

I used an A6000 GPU. Using the local runner. With fondant version 0.11.

fondant run local pipeline.py

Sign up or log in to comment