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
File "/Users/hknguyen20/Documents/GitHub/llm-agriculture/.venv/lib/python3.10/site-packages/clip_retrieval/clip_inference/reader.py", line 191, in dataset_to_dataloader
data = DataLoader(
File "/Users/hknguyen20/Documents/GitHub/llm-agriculture/.venv/lib/python3.10/site-packages/torch/utils/data/dataloader.py", line 245, in __init__
raise ValueError('prefetch_factor option could only be specified in multiprocessing.'
ValueError: prefetch_factor option could only be specified in multiprocessing.let num_workers > 0 to enable multiprocessing, otherwise set prefetch_factor to None.
torch version: 2.1.2
I attempt to resolve this in #354
The text was updated successfully, but these errors were encountered:
torch version: 2.1.2
I attempt to resolve this in #354
The text was updated successfully, but these errors were encountered: