replicate-python icon indicating copy to clipboard operation
replicate-python copied to clipboard

run() hangs indefinitely on some models

Open Ivan-developer0 opened this issue 8 months ago • 0 comments

Hi team 👋 Using: output = replicate.run(model, input=input_dict) On some models, the call hangs indefinitely without error or result. Is there a timeout I should set or a way to get better debug info?

Thanks!

Ivan-developer0 avatar May 15 '25 15:05 Ivan-developer0