Any idea why I get the following error when trying...
# ask-metaflow
w
Any idea why I get the following error when trying to use the
@batch()
operator? (more detailed
batch
command provided)
Copy code
@batch(image='huggingface/transformers-pytorch-gpu', cpu=16, memory=2**16, gpu=1)
1