Skip to content

Conversation

@aron
Copy link
Contributor

@aron aron commented Jul 25, 2025

This commit fixes the cog.yaml to actually build and run. It also adds a README.md with instructions for running the model and installing the llms.txt for local development.

This commit fixes the cog.yaml to actually build and run. It also adds a
README.md with instructions for running the model and installing the
llms.txt for local development.
@aron aron merged commit 79ce157 into main Jul 25, 2025
26 checks passed
@aron aron deleted the cog-init-with-replicate branch July 25, 2025 12:49
@zeke
Copy link
Member

zeke commented Jul 29, 2025

Not sure it's working...

$ cog --version         
cog version 0.16.1 (built 2025-07-25T12:49:46Z)
$ cog init --help       
Configure your project for use with Cog

Usage:
  cog init [flags]

Flags:
  -h, --help   help for init

Global Flags:
      --debug     Show debugging output
      --version   Show version of Cog
$ cog init --x-pipelines
Usage:
  cog init [flags]

Flags:
  -h, --help   help for init

Global Flags:
      --debug     Show debugging output
      --version   Show version of Cog

ⅹ unknown flag: --x-pipelines

@aron
Copy link
Contributor Author

aron commented Jul 29, 2025

@zeke it's --x-pipeline, it's a hidden flag until we figure out what it should be called.

@aron aron changed the title Fix-up cog init --x-pipelines Fix-up cog init --x-pipeline Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants