pipeline.to("cuda") is super slow
#20
by
KnightOnLlama
- opened
the loading to cpu phase is within one minute, but it takes ~20 min to run pipeline.to("cuda")
card: nvidia-H100-80g
anyone facing the same problem?