Will Sackfield
Will Sackfield
Can you try booting the underlying docker image up and letting me know whether that picks up the GPU?
I wonder if technologies like [SXG](https://blog.cloudflare.com/automatic-signed-exchanges/) might go a long way to solving the problem of whether the content is manipulated by a middleman? Perhaps that is a bit orthogonal...
I do believe that cog calls the runners setup once the FastAPI app has started up, so it _should_ be warm, can you let me know anything about your setup...
Ah I see, I believe what you may want is something like `/docs` might work for you here.
You are right, once I changed to watch the directory where the file was housed this worked. However I do feel this is odd, theres nothing that would indicate to...
Would you mind upgrading your cog to the latest, and adding `fast: true` to your `build` component of `cog.yaml` and seeing if you run into the same issue? This uses...
> This is a pretty large diff and while the PR description does a good job of telling what the changes are, it doesn't help me understand the motivation for...
> I'd be lying if I said I'd given this PR a full and thorough review. What I can say is that in the last months, changing the Python parts...
This has now been slimmed down to just the wait code, so is ready to be reviewed in its own right.
> Now that the tests run properly, that `test_torch_version_resolution_with_torchvision` test failure looks suspicious 👀 Looks like we are hitting the timeout on integration tests, I will bump to 20