I am facing this issue where i was using cog 16.21 version and was able to deploy my code on replicate and the instances would start processing after cold boot. However after upgrading to 18.0, the replicate instances do not start processing, they are stuck in starting stage. When i downgraded back to the pinned version, i was able to run the model on replicate. Why is this happening? is it because of pydantic?
I am facing this issue where i was using cog 16.21 version and was able to deploy my code on replicate and the instances would start processing after cold boot. However after upgrading to 18.0, the replicate instances do not start processing, they are stuck in starting stage. When i downgraded back to the pinned version, i was able to run the model on replicate. Why is this happening? is it because of pydantic?