You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, I face the following error:
ERROR: Cannot find key: inference.worker
Usage: clip-retrieval
available commands: back | inference | index | filter | end2end | front |
index_combiner | parquet_to_arrow
The text was updated successfully, but these errors were encountered:
Hi! Thanks for your amazing work!
I am trying Example Usage:
clip-retrieval inference.worker
--tasks="[0]"
--input_dataset="input/folder/{000000..000100}.tar"
--output_folder="example/path"
--input_format="webdataset"
--output_partition_count="1"
However, I face the following error:
ERROR: Cannot find key: inference.worker
Usage: clip-retrieval
available commands: back | inference | index | filter | end2end | front |
index_combiner | parquet_to_arrow
The text was updated successfully, but these errors were encountered: