Skip to content

Documentation error for arm64 install #1309

Open
@chigozienri

Description

@chigozienri

Both the readme and https://replicate.com/docs/guides/push-a-model#install-cog say to install as follows:

sudo curl -o /usr/local/bin/cog -L https://github.com/replicate/cog/releases/latest/download/cog_`uname -s`_`uname -m`
sudo chmod +x /usr/local/bin/cog

However, the releases for arm64 are named in this format: default.cog_darwin_arm64 so the download url is incorrect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions