Zeke Sikelianos

Results 472 comments of Zeke Sikelianos

cc @EduarteXD I think this might be a regression from the related PRs we merged recently.

Maybe it could be a property of the existing `Path`, like a list of `mimetypes` or something.

To clarify, are you suggesting that `python_version` should be a required property in `cog.yaml`? I think you also mentioned something about wanting to rename this property to `python`, right? If...

> Feel free to edit the main issue if they need clarification Updated the issue title. 👍🏼

Progress: https://github.com/replicate/cog/pull/2261

Implementation in cog-runtime: https://github.com/replicate/cog-runtime/pull/71

Ran into this again today, wishing there was something equivalent to `cog whoami`.

@anotherjesse ran into this working on https://github.com/chenxwh/cog-whisper/pull/5

Possibly useful prior art mentioned by @marcusmartins: https://github.com/infrahq/infra/blob/a7a3b3b48c58b999dc5cc88fcd467b975dafffdf/internal/docgen/cli.go#L102