This is the equivalent of Promise.any()
In my particular case I have an ML model that I want to have run on the CPU (slower but more stable) and also on the GPU (faster but more prone to failure). I have two separate Replicate endpoints (one runs on the CPU, the other on the GPU). I want to run these in parallel and await the first successful result.
In Review
π‘ Feature Request
About 1 year ago

dmabuff
Get notified by email when there are changes.
In Review
π‘ Feature Request
About 1 year ago

dmabuff
Get notified by email when there are changes.