Installation
The Cohere Platform CLI Tool is an alternative to our web interface, which allows you to login to your Cohere account, manage API Keys, and run finetunes.
This CLI tool is POSIX compliant (you can expect arguments and flags to work the same as they do with other popular CLI tools). Don’t forget to use co --help
or co [COMMAND] --help
if you don’t want to check back to this page!
Download the Package for your OS
Use the following curl command to download the correct package, or use a download link below to get a tar.
Platform | \nPackage | \n
---|---|
MacOS (x86) | \n\n \n co_macos_x86_64.tar.gz\n \n | \n
MacOS (arm64) | \n\n \n co_macos_arm64.tar.gz\n \n | \n
Linux (x86) | \n\n \n co_linux_x86_64.tar.gz\n \n | \n
Linux (arm64) | \n\n \n co_linux_arm64.tar.gz\n \n | \n
Linux (arm32) | \n\n \n co_linux_arm32.tar.gz\n \n | \n