Ben Firshman

Results 297 comments of Ben Firshman

#2233 is an excellent start, but I meant also inside the containers that Cog builds. 😄

Yes, that's right. Not sure if renaming is the right thing to do, but if it is, that sounds good. Some of these issues are hastily written with a bunch...

Oh, we can just do this: https://www.docker.com/blog/introduction-to-heredocs-in-dockerfiles/ With a suitable unique heredoc string.

This level of pedantry is very pleasing. Welcome to the community, @alastair. I think you'll fit in just fine around here. 😆

Implementation: https://github.com/replicate/cog/pull/968

There are some failing tests in here representing the behavior: https://github.com/replicate/cog/pull/1313

From #538: > My dream is arbitrary JSON encodable types in/out as the lowest level thing, then more specific types built on top of that. We've got that for outputs,...